Home
last modified time | relevance | path

Searched refs:LowerGLOBAL_OFFSET_TABLE (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h138 SDValue LowerGLOBAL_OFFSET_TABLE(SDValue Op, SelectionDAG &DAG) const;
DHexagonISelLowering.cpp1502 HexagonTargetLowering::LowerGLOBAL_OFFSET_TABLE(SDValue Op, SelectionDAG &DAG) in LowerGLOBAL_OFFSET_TABLE() function in HexagonTargetLowering
2602 case ISD::GLOBAL_OFFSET_TABLE: return LowerGLOBAL_OFFSET_TABLE(Op, DAG); in LowerOperation()