Searched refs:getMaximalGlobalOffset (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DGlobalMerge.cpp127 unsigned MaxOffset = TLI->getMaximalGlobalOffset();
174 unsigned MaxOffset = TLI->getMaximalGlobalOffset();
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMISelLowering.h363 /// getMaximalGlobalOffset - Returns the maximal possible offset which can
365 virtual unsigned getMaximalGlobalOffset() const;
H A DARMISelLowering.cpp1046 /// getMaximalGlobalOffset - Returns the maximal possible offset which can
1048 unsigned ARMTargetLowering::getMaximalGlobalOffset() const { function in class:ARMTargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h850 /// getMaximalGlobalOffset - Returns the maximal possible offset which can be
852 virtual unsigned getMaximalGlobalOffset() const { function in namespace:llvm

Completed in 113 milliseconds