Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCFastISel.cpp2343 FastISel *PPC::createFastISel(FunctionLoweringInfo &FuncInfo, in createFastISel() function in llvm::PPC
HDPPCISelLowering.cpp11503 PPCTargetLowering::createFastISel(FunctionLoweringInfo &FuncInfo, in createFastISel() function in PPCTargetLowering
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsFastISel.cpp1880 FastISel *Mips::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in llvm::Mips
HDMipsISelLowering.cpp458 MipsTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in MipsTargetLowering
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMFastISel.cpp3065 FastISel *ARM::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in llvm::ARM
HDARMISelLowering.cpp1206 ARMTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in ARMTargetLowering
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86FastISel.cpp3567 FastISel *X86::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in llvm::X86
HDX86ISelLowering.cpp3649 X86TargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in X86TargetLowering
/NextBSD/contrib/llvm/include/llvm/Target/
HDTargetLowering.h2578 virtual FastISel *createFastISel(FunctionLoweringInfo &, in createFastISel() function
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64FastISel.cpp4994 llvm::FastISel *AArch64::createFastISel(FunctionLoweringInfo &FuncInfo, in createFastISel() function in llvm::AArch64
HDAArch64ISelLowering.cpp784 AArch64TargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel() function in AArch64TargetLowering