Searched refs:LowerGLOBAL_OFFSET_TABLE (Results 1 – 2 of 2) sorted by relevance
478 SDValue LowerGLOBAL_OFFSET_TABLE(SDValue Op, SelectionDAG &DAG) const;
2633 SDValue ARMTargetLowering::LowerGLOBAL_OFFSET_TABLE(SDValue Op, in LowerGLOBAL_OFFSET_TABLE() function in ARMTargetLowering6291 case ISD::GLOBAL_OFFSET_TABLE: return LowerGLOBAL_OFFSET_TABLE(Op, DAG); in LowerOperation()