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

  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 358 /// createFastISel - This method returns a target specific FastISel object,
360 virtual FastISel *createFastISel(FunctionLoweringInfo &funcInfo) const;
545 FastISel *createFastISel(FunctionLoweringInfo &funcInfo);
ARMFastISel.cpp     [all...]
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 635 /// createFastISel - This method returns a target specific FastISel object,
637 virtual FastISel *createFastISel(FunctionLoweringInfo &funcInfo) const;
    [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 262 milliseconds