Searched refs:LowerGLOBAL_OFFSET_TABLE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.h790 SDValue LowerGLOBAL_OFFSET_TABLE(SDValue Op, SelectionDAG &DAG) const;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h208 SDValue LowerGLOBAL_OFFSET_TABLE(SDValue Op, SelectionDAG &DAG) const;
H A DHexagonISelLowering.cpp1269 HexagonTargetLowering::LowerGLOBAL_OFFSET_TABLE(SDValue Op, SelectionDAG &DAG) function in class:HexagonTargetLowering
1336 SDValue GOT = LowerGLOBAL_OFFSET_TABLE(Sym, DAG);
1390 SDValue GOT = LowerGLOBAL_OFFSET_TABLE(TGA, DAG);
3164 case ISD::GLOBAL_OFFSET_TABLE: return LowerGLOBAL_OFFSET_TABLE(Op, DAG);

Completed in 212 milliseconds