Searched defs:createFastISel (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp1398 FastISel *WebAssembly::createFastISel(FunctionLoweringInfo &FuncInfo, function in class:WebAssembly
H A DWebAssemblyISelLowering.cpp316 FastISel *WebAssemblyTargetLowering::createFastISel( function in class:WebAssemblyTargetLowering
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp2154 FastISel *Mips::createFastISel(FunctionLoweringInfo &funcInfo, function in class:llvm::Mips
H A DMipsISelLowering.cpp540 MipsTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, function in class:MipsTargetLowering
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp2462 FastISel *PPC::createFastISel(FunctionLoweringInfo &FuncInfo, function in class:llvm::PPC
H A DPPCISelLowering.cpp15371 PPCTargetLowering::createFastISel(FunctionLoweringInfo &FuncInfo, function in class:PPCTargetLowering
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp3079 FastISel *ARM::createFastISel(FunctionLoweringInfo &funcInfo, function in class:llvm::ARM
H A DARMISelLowering.cpp1758 ARMTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, function in class:ARMTargetLowering
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp4009 FastISel *X86::createFastISel(FunctionLoweringInfo &funcInfo, function in class:llvm::X86
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp5242 FastISel *AArch64::createFastISel(FunctionLoweringInfo &FuncInfo, function in class:llvm::AArch64
H A DAArch64ISelLowering.cpp1227 AArch64TargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, function in class:AArch64TargetLowering
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3836 virtual FastISel *createFastISel(FunctionLoweringInfo &, function in class:llvm::TargetLoweringBase::TargetLowering

Completed in 290 milliseconds