Home
last modified time | relevance | path

Searched defs:createFastISel (Results 1 – 18 of 18) sorted by relevance

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp140 FastISel *WebAssemblyTargetLowering::createFastISel( in createFastISel() function in WebAssemblyTargetLowering
DWebAssemblyFastISel.cpp1180 FastISel *WebAssembly::createFastISel(FunctionLoweringInfo &FuncInfo, in createFastISel() function in WebAssembly
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp2159 llvm::FastISel *X86::createFastISel(FunctionLoweringInfo &funcInfo) { in createFastISel() function in llvm::X86
DX86ISelLowering.cpp2766 X86TargetLowering::createFastISel(FunctionLoweringInfo &funcInfo) const { in createFastISel() function in X86TargetLowering
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp2349 FastISel *PPC::createFastISel(FunctionLoweringInfo &FuncInfo, in createFastISel() function in llvm::PPC
DPPCISelLowering.cpp12074 PPCTargetLowering::createFastISel(FunctionLoweringInfo &FuncInfo, in createFastISel() function in PPCTargetLowering
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp2114 llvm::FastISel *ARM::createFastISel(FunctionLoweringInfo &funcInfo) { in createFastISel() function in llvm::ARM
DARMISelLowering.cpp967 ARMTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo) const { in createFastISel() function in ARMTargetLowering
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp1894 FastISel *Mips::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in llvm::Mips
DMipsISelLowering.cpp452 MipsTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in MipsTargetLowering
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h1351 virtual FastISel *createFastISel(FunctionLoweringInfo &) const { in createFastISel() function
/external/llvm/lib/Target/X86/
DX86FastISel.cpp3782 FastISel *X86::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in llvm::X86
DX86ISelLowering.cpp3773 X86TargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in X86TargetLowering
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp3059 FastISel *ARM::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in llvm::ARM
DARMISelLowering.cpp1289 ARMTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in ARMTargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h2778 virtual FastISel *createFastISel(FunctionLoweringInfo &, in createFastISel() function
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp4992 llvm::FastISel *AArch64::createFastISel(FunctionLoweringInfo &FuncInfo, in createFastISel() function in llvm::AArch64
DAArch64ISelLowering.cpp828 AArch64TargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in AArch64TargetLowering