Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAnalysis.h93 GlobalValue *ExtractTypeInfo(Value *V);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAnalysis.cpp168 GlobalValue *llvm::ExtractTypeInfo(Value *V) { in ExtractTypeInfo() function in llvm
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2026 GlobalValue *GV = ExtractTypeInfo(CI.getArgOperand(0)); in translateKnownIntrinsic()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6100 GlobalValue *GV = ExtractTypeInfo(I.getArgOperand(0)); in visitIntrinsicCall()