Home
last modified time | relevance | path

Searched defs:lowerCallTo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp960 bool FastISel::lowerCallTo(const CallInst *CI, const char *SymName, in lowerCallTo() function in FastISel
969 bool FastISel::lowerCallTo(const CallInst *CI, MCSymbol *Symbol, in lowerCallTo() function in FastISel
998 bool FastISel::lowerCallTo(CallLoweringInfo &CLI) { in lowerCallTo() function in FastISel