Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp903 bool MipsFastISel::fastLowerCall(CallLoweringInfo &CLI) { in fastLowerCall() function in MipsFastISel
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1408 bool PPCFastISel::fastLowerCall(CallLoweringInfo &CLI) { in fastLowerCall() function in PPCFastISel
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1593 bool FastISel::fastLowerCall(CallLoweringInfo & /*CLI*/) { return false; } in fastLowerCall() function in FastISel
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp2622 bool X86FastISel::fastLowerCall(CallLoweringInfo &CLI) { in fastLowerCall() function in X86FastISel
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3049 bool AArch64FastISel::fastLowerCall(CallLoweringInfo &CLI) { in fastLowerCall() function in AArch64FastISel