Home
last modified time | relevance | path

Searched refs:GLOBAL_OFFSET_TABLE (Results 1 – 21 of 21) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.cpp218 case ISD::GLOBAL_OFFSET_TABLE: in Select()
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h66 GLOBAL_OFFSET_TABLE, enumerator
DSelectionDAG.h752 return getNode(ISD::GLOBAL_OFFSET_TABLE, SDLoc(), VT);
/external/llvm-project/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.cpp291 case ISD::GLOBAL_OFFSET_TABLE: in Select()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelDAGToDAG.cpp291 case ISD::GLOBAL_OFFSET_TABLE: in Select()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h67 GLOBAL_OFFSET_TABLE, enumerator
DSelectionDAG.h917 return getNode(ISD::GLOBAL_OFFSET_TABLE, SDLoc(), VT);
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h80 GLOBAL_OFFSET_TABLE, enumerator
DSelectionDAG.h964 return getNode(ISD::GLOBAL_OFFSET_TABLE, SDLoc(), VT);
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp101 case ISD::GLOBAL_OFFSET_TABLE: return "GLOBAL_OFFSET_TABLE"; in getOperationName()
DLegalizeDAG.cpp3718 case ISD::GLOBAL_OFFSET_TABLE: in ExpandNode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp123 case ISD::GLOBAL_OFFSET_TABLE: return "GLOBAL_OFFSET_TABLE"; in getOperationName()
DLegalizeDAG.cpp3812 case ISD::GLOBAL_OFFSET_TABLE: in ExpandNode()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp124 case ISD::GLOBAL_OFFSET_TABLE: return "GLOBAL_OFFSET_TABLE"; in getOperationName()
DLegalizeDAG.cpp3952 case ISD::GLOBAL_OFFSET_TABLE: in ExpandNode()
/external/llvm/lib/Target/SystemZ/
DSystemZOperators.td160 def global_offset_table : SDNode<"ISD::GLOBAL_OFFSET_TABLE", SDTPtrLeaf>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZOperators.td238 def global_offset_table : SDNode<"ISD::GLOBAL_OFFSET_TABLE", SDTPtrLeaf>;
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZOperators.td242 def global_offset_table : SDNode<"ISD::GLOBAL_OFFSET_TABLE", SDTPtrLeaf>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1359 setOperationAction(ISD::GLOBAL_OFFSET_TABLE, MVT::i32, Custom); in HexagonTargetLowering()
2930 case ISD::GLOBAL_OFFSET_TABLE: return LowerGLOBAL_OFFSET_TABLE(Op, DAG); in LowerOperation()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1486 setOperationAction(ISD::GLOBAL_OFFSET_TABLE, MVT::i32, Custom); in HexagonTargetLowering()
3100 case ISD::GLOBAL_OFFSET_TABLE: return LowerGLOBAL_OFFSET_TABLE(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1801 setOperationAction(ISD::GLOBAL_OFFSET_TABLE, MVT::i32, Custom); in HexagonTargetLowering()
2790 case ISD::GLOBAL_OFFSET_TABLE: return LowerGLOBAL_OFFSET_TABLE(Op, DAG); in LowerOperation()