Home
last modified time | relevance | path

Searched refs:GET_DYNAMIC_AREA_OFFSET (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1244 GET_DYNAMIC_AREA_OFFSET, enumerator
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp422 case ISD::GET_DYNAMIC_AREA_OFFSET: return "get.dynamic.area.offset"; in getOperationName()
H A DLegalizeDAG.cpp992 case ISD::GET_DYNAMIC_AREA_OFFSET: in LegalizeOp()
3181 case ISD::GET_DYNAMIC_AREA_OFFSET: in ExpandNode()
H A DSelectionDAGBuilder.cpp6710 Res = DAG.getNode(ISD::GET_DYNAMIC_AREA_OFFSET, sdl, DAG.getVTList(ResTy), in visitIntrinsicCall()
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp864 setOperationAction(ISD::GET_DYNAMIC_AREA_OFFSET, VT, Expand); in initActions()
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp320 setOperationAction(ISD::GET_DYNAMIC_AREA_OFFSET, PtrVT, Custom); in SystemZTargetLowering()
5727 case ISD::GET_DYNAMIC_AREA_OFFSET: in LowerOperation()
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp631 setOperationAction(ISD::GET_DYNAMIC_AREA_OFFSET, MVT::i32, Custom); in PPCTargetLowering()
632 setOperationAction(ISD::GET_DYNAMIC_AREA_OFFSET, MVT::i64, Custom); in PPCTargetLowering()
11326 case ISD::GET_DYNAMIC_AREA_OFFSET: in LowerOperation()