Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDValueTracking.h386 bool getUnderlyingObjectsForCodeGen(const Value *V,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDStackColoring.cpp1046 getUnderlyingObjectsForCodeGen(MMOV, Objs, MF->getDataLayout()); in remapInstructions()
HDScheduleDAGInstrs.cpp156 if (!getUnderlyingObjectsForCodeGen(V, Objs, DL)) in getUnderlyingObjectsForInstr()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDValueTracking.cpp3999 bool llvm::getUnderlyingObjectsForCodeGen(const Value *V, in getUnderlyingObjectsForCodeGen() function in llvm