Searched defs:funcInfo (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsFastISel.cpp | 254 explicit MipsFastISel(FunctionLoweringInfo &funcInfo, in MipsFastISel() 2149 FastISel *Mips::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
H A D | MipsISelLowering.cpp | 539 MipsTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 122 explicit ARMFastISel(FunctionLoweringInfo &funcInfo, in ARMFastISel() 3073 FastISel *ARM::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
H A D | ARMISelLowering.cpp | 1861 ARMTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 60 explicit X86FastISel(FunctionLoweringInfo &funcInfo, in X86FastISel() 3985 FastISel *X86::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
H A D | X86ISelLowering.cpp | 4830 X86TargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 1812 AArch64TargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|