HomeSort by relevance Sort by last modified time
    Searched refs:createFastISel (Results 1 - 11 of 11) sorted by null

  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 378 /// createFastISel - This method returns a target specific FastISel object,
380 virtual FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
598 FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
ARMFastISel.cpp     [all...]
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 468 /// createFastISel - This method returns a target-specific FastISel object,
470 virtual FastISel *createFastISel(FunctionLoweringInfo &FuncInfo,
633 FastISel *createFastISel(FunctionLoweringInfo &FuncInfo,
PPCFastISel.cpp 317 FastISel *PPC::createFastISel(FunctionLoweringInfo &FuncInfo,
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 744 /// createFastISel - This method returns a target specific FastISel object,
746 virtual FastISel *createFastISel(FunctionLoweringInfo &funcInfo,
    [all...]
X86FastISel.cpp     [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp     [all...]

Completed in 335 milliseconds