Searched defs:funcInfo (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsFastISel.cpp | 250 explicit MipsFastISel(FunctionLoweringInfo &funcInfo, in MipsFastISel() 2143 FastISel *Mips::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
H A D | MipsISelLowering.cpp | 550 MipsTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 122 explicit ARMFastISel(FunctionLoweringInfo &funcInfo, in ARMFastISel() 3081 FastISel *ARM::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
H A D | ARMISelLowering.cpp | 1966 ARMTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 53 explicit X86FastISel(FunctionLoweringInfo &funcInfo, in X86FastISel() 4070 FastISel *X86::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
H A D | X86ISelLowering.cpp | 2631 X86TargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 2522 AArch64TargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|