Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DValueTracking.h361 bool getUnderlyingObjectsForCodeGen(const Value *V,
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DStackColoring.cpp1034 getUnderlyingObjectsForCodeGen(MMOV, Objs, MF->getDataLayout()); in remapInstructions()
H A DScheduleDAGInstrs.cpp157 if (!getUnderlyingObjectsForCodeGen(V, Objs, DL)) in getUnderlyingObjectsForInstr()
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DValueTracking.cpp3792 bool llvm::getUnderlyingObjectsForCodeGen(const Value *V, in getUnderlyingObjectsForCodeGen() function in llvm