Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp950 bool FastISel::lowerCallTo(const CallInst *CI, const char *SymName, in lowerCallTo() function in FastISel
959 bool FastISel::lowerCallTo(const CallInst *CI, MCSymbol *Symbol, in lowerCallTo() function in FastISel
988 bool FastISel::lowerCallTo(CallLoweringInfo &CLI) { in lowerCallTo() function in FastISel
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1096 bool FastISel::lowerCallTo(const CallInst *CI, const char *SymName, in lowerCallTo() function in FastISel
1105 bool FastISel::lowerCallTo(const CallInst *CI, MCSymbol *Symbol, in lowerCallTo() function in FastISel
1136 bool FastISel::lowerCallTo(CallLoweringInfo &CLI) { in lowerCallTo() function in FastISel
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp870 bool FastISel::lowerCallTo(const CallInst *CI, const char *SymName, in lowerCallTo() function in FastISel
879 bool FastISel::lowerCallTo(const CallInst *CI, MCSymbol *Symbol, in lowerCallTo() function in FastISel
909 bool FastISel::lowerCallTo(CallLoweringInfo &CLI) { in lowerCallTo() function in FastISel