Searched refs:getUnderlyingObjectsForCodeGen (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | MemoryOpRemark.cpp | 355 getUnderlyingObjectsForCodeGen(Ptr, Objects); in visitPtr()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | ValueTracking.h | 386 bool getUnderlyingObjectsForCodeGen(const Value *V,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | ValueTracking.h | 404 bool getUnderlyingObjectsForCodeGen(const Value *V,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | ValueTracking.h | 721 bool getUnderlyingObjectsForCodeGen(const Value *V,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | ValueTracking.h | 743 bool getUnderlyingObjectsForCodeGen(const Value *V,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | StackColoring.cpp | 1095 getUnderlyingObjectsForCodeGen(MMOV, Objs); in remapInstructions()
|
H A D | ScheduleDAGInstrs.cpp | 159 if (!getUnderlyingObjectsForCodeGen(V, Objs)) in getUnderlyingObjectsForInstr()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | ValueTracking.h | 743 bool getUnderlyingObjectsForCodeGen(const Value *V,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | ValueTracking.h | 743 bool getUnderlyingObjectsForCodeGen(const Value *V,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | StackColoring.cpp | 1046 getUnderlyingObjectsForCodeGen(MMOV, Objs, MF->getDataLayout()); in remapInstructions()
|
H A D | ScheduleDAGInstrs.cpp | 156 if (!getUnderlyingObjectsForCodeGen(V, Objs, DL)) in getUnderlyingObjectsForInstr()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 3999 bool llvm::getUnderlyingObjectsForCodeGen(const Value *V, in getUnderlyingObjectsForCodeGen() function in llvm
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 4684 bool llvm::getUnderlyingObjectsForCodeGen(const Value *V, in getUnderlyingObjectsForCodeGen() function in llvm
|