Home
last modified time | relevance | path

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

/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;
/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;
/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;
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/GlobalISel/
DCombinerHelper.h55 struct IndexedLoadStoreMatchInfo { struct
56 Register Addr;
57 Register Base;
58 Register Offset;
59 bool RematOffset = false; // True if Offset is a constant that needs to be
61 bool IsPre = false;