Home
last modified time | relevance | path

Searched refs:getUnderlyingObjectsForCodeGen (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DMemoryOpRemark.cpp353 getUnderlyingObjectsForCodeGen(Ptr, Objects); in visitPtr()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DValueTracking.h413 bool getUnderlyingObjectsForCodeGen(const Value *V,
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DStackColoring.cpp1095 getUnderlyingObjectsForCodeGen(MMOV, Objs); in remapInstructions()
H A DScheduleDAGInstrs.cpp153 if (!getUnderlyingObjectsForCodeGen(V, Objs)) in getUnderlyingObjectsForInstr()
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DValueTracking.cpp4576 bool llvm::getUnderlyingObjectsForCodeGen(const Value *V, in getUnderlyingObjectsForCodeGen() function in llvm