Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp1459 bool PPCFastISel::fastLowerCall(CallLoweringInfo &CLI) { in fastLowerCall() function in PPCFastISel
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp1252 bool MipsFastISel::fastLowerCall(CallLoweringInfo &CLI) { in fastLowerCall() function in MipsFastISel
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1693 bool FastISel::fastLowerCall(CallLoweringInfo & /*CLI*/) { return false; } in fastLowerCall() function in FastISel
/external/llvm/lib/Target/X86/
DX86FastISel.cpp3006 bool X86FastISel::fastLowerCall(CallLoweringInfo &CLI) { in fastLowerCall() function in X86FastISel
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3060 bool AArch64FastISel::fastLowerCall(CallLoweringInfo &CLI) { in fastLowerCall() function in AArch64FastISel