Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAnalysis.h103 GlobalValue *ExtractTypeInfo(Value *V);
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp177 GlobalValue *llvm::ExtractTypeInfo(Value *V) { in ExtractTypeInfo() function in llvm
/src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2344 GlobalValue *GV = ExtractTypeInfo(CI.getArgOperand(0)); in translateKnownIntrinsic()
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6687 GlobalValue *GV = ExtractTypeInfo(I.getArgOperand(0)); in visitIntrinsicCall()