Home
last modified time | relevance | path

Searched defs:CurrAddress (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11578 int64_t CurrAddress = StoreNodes[i].OffsetFromBase; in MergeConsecutiveStores() local
11776 int64_t CurrAddress = LoadNodes[i].OffsetFromBase; in MergeConsecutiveStores() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15820 int64_t CurrAddress = StoreNodes[i].OffsetFromBase; in MergeConsecutiveStores() local
16088 int64_t CurrAddress = LoadNodes[i].OffsetFromBase; in MergeConsecutiveStores() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18967 int64_t CurrAddress = StoreNodes[i].OffsetFromBase; in getConsecutiveStores() local
19264 int64_t CurrAddress = LoadNodes[i].OffsetFromBase; in tryStoreMergeOfLoads() local