Home
last modified time | relevance | path

Searched defs:IndexedLoadStoreMatchInfo (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h39 struct IndexedLoadStoreMatchInfo { struct
40 Register Addr;
41 Register Base;
42 Register Offset;
43 bool IsPre;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DCombinerHelper.h55 struct IndexedLoadStoreMatchInfo { struct
56 Register Addr;
57 Register Base;
58 Register Offset;
59 bool RematOffset; // True if Offset is a constant that needs to be
61 bool IsPre;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DCombinerHelper.h55 struct IndexedLoadStoreMatchInfo { struct
56 Register Addr;
57 Register Base;
58 Register Offset;
59 bool RematOffset; // True if Offset is a constant that needs to be
61 bool IsPre;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DCombinerHelper.h55 struct IndexedLoadStoreMatchInfo { struct
56 Register Addr;
57 Register Base;
58 Register Offset;
59 bool RematOffset; // True if Offset is a constant that needs to be
61 bool IsPre;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DCombinerHelper.h55 struct IndexedLoadStoreMatchInfo { struct
56 Register Addr;
57 Register Base;
58 Register Offset;
59 bool RematOffset; // True if Offset is a constant that needs to be
61 bool IsPre;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h55 struct IndexedLoadStoreMatchInfo { struct
56 Register Addr;
57 Register Base;
58 Register Offset;
59 bool IsPre;