Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp635 bool WebAssemblyFastISel::fastLowerArguments() { in fastLowerArguments() function in WebAssemblyFastISel
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1305 bool MipsFastISel::fastLowerArguments() { in fastLowerArguments() function in MipsFastISel
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp2375 bool PPCFastISel::fastLowerArguments() { in fastLowerArguments() function in PPCFastISel
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1903 bool FastISel::fastLowerArguments() { return false; } in fastLowerArguments() function in FastISel
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp3007 bool ARMFastISel::fastLowerArguments() { in fastLowerArguments() function in ARMFastISel
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp3087 bool X86FastISel::fastLowerArguments() { in fastLowerArguments() function in X86FastISel
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2897 bool AArch64FastISel::fastLowerArguments() { in fastLowerArguments() function in AArch64FastISel