Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1486 bool MipsFastISel::fastLowerCall(CallLoweringInfo &CLI) { in fastLowerCall() function in MipsFastISel
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp1548 bool PPCFastISel::fastLowerCall(CallLoweringInfo &CLI) { in fastLowerCall() function in PPCFastISel
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1827 bool FastISel::fastLowerCall(CallLoweringInfo & /*CLI*/) { return false; } in fastLowerCall() function in FastISel
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp3154 bool X86FastISel::fastLowerCall(CallLoweringInfo &CLI) { in fastLowerCall() function in X86FastISel
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3144 bool AArch64FastISel::fastLowerCall(CallLoweringInfo &CLI) { in fastLowerCall() function in AArch64FastISel