Searched defs:funcInfo (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1092 FastISel::FastISel(FunctionLoweringInfo &funcInfo, argument
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp57 explicit X86FastISel(FunctionLoweringInfo &funcInfo, argument
2553 FastISel *X86::createFastISel(FunctionLoweringInfo &funcInfo, argument
H A DX86ISelLowering.cpp3245 X86TargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, argument
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp91 explicit ARMFastISel(FunctionLoweringInfo &funcInfo, argument
3137 FastISel *ARM::createFastISel(FunctionLoweringInfo &funcInfo, argument
H A DARMISelLowering.cpp1172 ARMTargetLowering::createFastISel(FunctionLoweringInfo &funcInfo, argument

Completed in 300 milliseconds