Home
last modified time | relevance | path

Searched refs:lowerCallToExternalSymbol (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h697 void lowerCallToExternalSymbol(const CallInst &I, const char *FunctionName);
H A DSelectionDAGBuilder.cpp6007 void SelectionDAGBuilder::lowerCallToExternalSymbol(const CallInst &I, in lowerCallToExternalSymbol() function in SelectionDAGBuilder
7229 lowerCallToExternalSymbol(I, FunctionName); in visitIntrinsicCall()