Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DMemoryOpRemark.cpp355 getUnderlyingObjectsForCodeGen(Ptr, Objects); in visitPtr()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DValueTracking.h404 bool getUnderlyingObjectsForCodeGen(const Value *V,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DStackColoring.cpp1095 getUnderlyingObjectsForCodeGen(MMOV, Objs); in remapInstructions()
H A DScheduleDAGInstrs.cpp159 if (!getUnderlyingObjectsForCodeGen(V, Objs)) in getUnderlyingObjectsForInstr()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp4684 bool llvm::getUnderlyingObjectsForCodeGen(const Value *V, in getUnderlyingObjectsForCodeGen() function in llvm