Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAnalysis.h103 GlobalValue *ExtractTypeInfo(Value *V);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp177 GlobalValue *llvm::ExtractTypeInfo(Value *V) { in ExtractTypeInfo() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2382 GlobalValue *GV = ExtractTypeInfo(CI.getArgOperand(0)); in translateKnownIntrinsic()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6702 GlobalValue *GV = ExtractTypeInfo(I.getArgOperand(0)); in visitIntrinsicCall()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc16268 {"_ZN4llvm15ExtractTypeInfoEPNS_5ValueE", "llvm::ExtractTypeInfo(llvm::Value*)"},