Home
last modified time | relevance | path

Searched defs:fastLowerArguments (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp634 bool WebAssemblyFastISel::fastLowerArguments() { in fastLowerArguments() function in WebAssemblyFastISel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsFastISel.cpp1311 bool MipsFastISel::fastLowerArguments() { in fastLowerArguments() function in MipsFastISel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp2377 bool PPCFastISel::fastLowerArguments() { in fastLowerArguments() function in PPCFastISel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1840 bool FastISel::fastLowerArguments() { return false; } in fastLowerArguments() function in FastISel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMFastISel.cpp3001 bool ARMFastISel::fastLowerArguments() { in fastLowerArguments() function in ARMFastISel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86FastISel.cpp3043 bool X86FastISel::fastLowerArguments() { in fastLowerArguments() function in X86FastISel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp2879 bool AArch64FastISel::fastLowerArguments() { in fastLowerArguments() function in AArch64FastISel