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

  /external/llvm/lib/Target/Sparc/
SparcISelLowering.h 73 virtual bool isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const;
SparcISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 386 bool isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const;
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 451 virtual bool isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const;
MipsISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 440 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 241 TargetLowering::isOffsetFoldingLegal(const GlobalAddressSDNode *GA) const {
    [all...]
DAGCombiner.cpp     [all...]

Completed in 852 milliseconds