Home
last modified time | relevance | path

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

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp559 bool WebAssemblyFastISel::fastLowerArguments() { in fastLowerArguments() function in WebAssemblyFastISel
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp2255 bool PPCFastISel::fastLowerArguments() { in fastLowerArguments() function in PPCFastISel
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1691 bool FastISel::fastLowerArguments() { return false; } in fastLowerArguments() function in FastISel
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2890 bool X86FastISel::fastLowerArguments() { in fastLowerArguments() function in X86FastISel
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2982 bool ARMFastISel::fastLowerArguments() { in fastLowerArguments() function in ARMFastISel
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp2820 bool AArch64FastISel::fastLowerArguments() { in fastLowerArguments() function in AArch64FastISel