Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp635 bool WebAssemblyFastISel::fastLowerArguments() { in fastLowerArguments() function in WebAssemblyFastISel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp2368 bool PPCFastISel::fastLowerArguments() { in fastLowerArguments() function in PPCFastISel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp1314 bool MipsFastISel::fastLowerArguments() { in fastLowerArguments() function in MipsFastISel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp1937 bool FastISel::fastLowerArguments() { return false; } in fastLowerArguments() function in FastISel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp3005 bool ARMFastISel::fastLowerArguments() { in fastLowerArguments() function in ARMFastISel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp3058 bool X86FastISel::fastLowerArguments() { in fastLowerArguments() function in X86FastISel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp2951 bool AArch64FastISel::fastLowerArguments() { in fastLowerArguments() function in AArch64FastISel