Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp2245 bool PPCFastISel::fastLowerArguments() { in fastLowerArguments() function in PPCFastISel
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1668 bool FastISel::fastLowerArguments() { return false; } in fastLowerArguments() function in FastISel
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2715 bool X86FastISel::fastLowerArguments() { in fastLowerArguments() function in X86FastISel
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2989 bool ARMFastISel::fastLowerArguments() { in fastLowerArguments() function in ARMFastISel
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp2794 bool AArch64FastISel::fastLowerArguments() { in fastLowerArguments() function in AArch64FastISel