Searched defs:fastLowerArguments (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1952 bool FastISel::fastLowerArguments() { return false; } function in class:FastISel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2951 bool AArch64FastISel::fastLowerArguments() { function in class:AArch64FastISel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp3005 bool ARMFastISel::fastLowerArguments() { function in class:ARMFastISel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1314 bool MipsFastISel::fastLowerArguments() { function in class:MipsFastISel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp2368 bool PPCFastISel::fastLowerArguments() { function in class:PPCFastISel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp635 bool WebAssemblyFastISel::fastLowerArguments() { function in class:WebAssemblyFastISel
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp3058 bool X86FastISel::fastLowerArguments() { function in class:X86FastISel

Completed in 201 milliseconds