Searched defs:createFastISel (Results 1 - 12 of 12) sorted by last modified time

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

Completed in 502 milliseconds