Searched defs:funcInfo (Results 1 – 7 of 7) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsFastISel.cpp | 157 explicit MipsFastISel(FunctionLoweringInfo &funcInfo, in MipsFastISel() 1171 FastISel *Mips::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
H A D | MipsISelLowering.cpp | 420 MipsTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 59 explicit X86FastISel(FunctionLoweringInfo &funcInfo, in X86FastISel() 3348 FastISel *X86::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
H A D | X86ISelLowering.cpp | 3570 X86TargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 93 explicit ARMFastISel(FunctionLoweringInfo &funcInfo, in ARMFastISel() 3065 FastISel *ARM::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
H A D | ARMISelLowering.cpp | 1167 ARMTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 750 AArch64TargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, in createFastISel()
|