Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAnalysis.h90 GlobalValue *ExtractTypeInfo(Value *V);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DAnalysis.cpp165 GlobalValue *llvm::ExtractTypeInfo(Value *V) { in ExtractTypeInfo() function in llvm
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2102 GlobalValue *GV = ExtractTypeInfo(CI.getArgOperand(0)); in translateKnownIntrinsic()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6231 GlobalValue *GV = ExtractTypeInfo(I.getArgOperand(0)); in visitIntrinsicCall()