Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h151 SDValue LowerGLOBAL_OFFSET_TABLE(SDValue Op, SelectionDAG &DAG) const;
DHexagonISelLowering.cpp1537 HexagonTargetLowering::LowerGLOBAL_OFFSET_TABLE(SDValue Op, SelectionDAG &DAG) in LowerGLOBAL_OFFSET_TABLE() function in HexagonTargetLowering
1605 SDValue GOT = LowerGLOBAL_OFFSET_TABLE(Sym, DAG); in LowerToTLSInitialExecModel()
1660 SDValue GOT = LowerGLOBAL_OFFSET_TABLE(TGA, DAG); in LowerToTLSGeneralDynamicModel()
2790 case ISD::GLOBAL_OFFSET_TABLE: return LowerGLOBAL_OFFSET_TABLE(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.h416 SDValue LowerGLOBAL_OFFSET_TABLE(SDValue Op, SelectionDAG &DAG) const;
DARMISelLowering.cpp2181 SDValue ARMTargetLowering::LowerGLOBAL_OFFSET_TABLE(SDValue Op, in LowerGLOBAL_OFFSET_TABLE() function in ARMTargetLowering
4959 case ISD::GLOBAL_OFFSET_TABLE: return LowerGLOBAL_OFFSET_TABLE(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/ARM/
DARMISelLowering.h544 SDValue LowerGLOBAL_OFFSET_TABLE(SDValue Op, SelectionDAG &DAG) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h193 SDValue LowerGLOBAL_OFFSET_TABLE(SDValue Op, SelectionDAG &DAG) const;
DHexagonISelLowering.cpp1057 HexagonTargetLowering::LowerGLOBAL_OFFSET_TABLE(SDValue Op, SelectionDAG &DAG) in LowerGLOBAL_OFFSET_TABLE() function in HexagonTargetLowering
1124 SDValue GOT = LowerGLOBAL_OFFSET_TABLE(Sym, DAG); in LowerToTLSInitialExecModel()
1178 SDValue GOT = LowerGLOBAL_OFFSET_TABLE(TGA, DAG); in LowerToTLSGeneralDynamicModel()
2821 case ISD::GLOBAL_OFFSET_TABLE: return LowerGLOBAL_OFFSET_TABLE(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.h653 SDValue LowerGLOBAL_OFFSET_TABLE(SDValue Op, SelectionDAG &DAG) const;