Searched defs:fastLowerCall (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 1486 bool MipsFastISel::fastLowerCall(CallLoweringInfo &CLI) { fastLowerCall() function in MipsFastISel |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCFastISel.cpp | 1548 bool PPCFastISel::fastLowerCall(CallLoweringInfo &CLI) { fastLowerCall() function in PPCFastISel |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | FastISel.cpp | 1946 bool FastISel::fastLowerCall(CallLoweringInfo & /*CLI*/) { return false; } in fastLowerCall() function in FastISel |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86FastISel.cpp | 3205 bool X86FastISel::fastLowerCall(CallLoweringInfo &CLI) { fastLowerCall() function in X86FastISel |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 3136 bool AArch64FastISel::fastLowerCall(CallLoweringInfo &CLI) { fastLowerCall() function in AArch64FastISel |