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