HomeSort by relevance Sort by last modified time
    Searched defs:createFastISel (Results 1 - 16 of 16) sorted by null

  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 140 FastISel *WebAssemblyTargetLowering::createFastISel(
142 return WebAssembly::createFastISel(FuncInfo, LibInfo);
WebAssemblyFastISel.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsFastISel.cpp     [all...]
MipsISelLowering.cpp 452 MipsTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo,
455 return TargetLowering::createFastISel(funcInfo, libInfo);
456 return Mips::createFastISel(funcInfo, libInfo);
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFastISel.cpp     [all...]
PPCISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMFastISel.cpp     [all...]
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FastISel.cpp     [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64FastISel.cpp     [all...]
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]
X86ISelLowering.cpp     [all...]

Completed in 435 milliseconds