Home
last modified time | relevance | path

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

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