Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCFastISel.cpp2249 bool PPCFastISel::fastLowerArguments() { in fastLowerArguments() function in PPCFastISel
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDFastISel.cpp1623 bool FastISel::fastLowerArguments() { return false; } in fastLowerArguments() function in FastISel
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMFastISel.cpp2991 bool ARMFastISel::fastLowerArguments() { in fastLowerArguments() function in ARMFastISel
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86FastISel.cpp2704 bool X86FastISel::fastLowerArguments() { in fastLowerArguments() function in X86FastISel
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64FastISel.cpp2831 bool AArch64FastISel::fastLowerArguments() { in fastLowerArguments() function in AArch64FastISel