Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryOpRemark.cpp358 getUnderlyingObjectsForCodeGen(Ptr, Objects); in visitPtr()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp1063 getUnderlyingObjectsForCodeGen(MMOV, Objs); in remapInstructions()
H A DScheduleDAGInstrs.cpp159 if (!getUnderlyingObjectsForCodeGen(V, Objs)) in getUnderlyingObjectsForInstr()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueTracking.h721 bool getUnderlyingObjectsForCodeGen(const Value *V,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp6029 bool llvm::getUnderlyingObjectsForCodeGen(const Value *V, in getUnderlyingObjectsForCodeGen() function in llvm