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

  /external/llvm/lib/Target/Blackfin/
BlackfinISelLowering.h 51 virtual bool isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const;
BlackfinISelLowering.cpp 642 isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const {
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.h 69 virtual bool isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const;
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Alpha/
AlphaISelLowering.h 105 virtual bool isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const;
AlphaISelLowering.cpp     [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.h 153 virtual bool isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const;
SPUISelLowering.cpp     [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.h 176 virtual bool isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const;
MBlazeISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 182 virtual bool isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const;
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 354 bool isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const;
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 348 virtual bool isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const;
PPCISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
DAGCombiner.cpp     [all...]

Completed in 765 milliseconds