Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h766 GET_DYNAMIC_AREA_OFFSET, enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp313 case ISD::GET_DYNAMIC_AREA_OFFSET: return "get.dynamic.area.offset"; in getOperationName()
DLegalizeDAG.cpp953 case ISD::GET_DYNAMIC_AREA_OFFSET: in LegalizeOp()
3111 case ISD::GET_DYNAMIC_AREA_OFFSET: in ExpandNode()
DSelectionDAGBuilder.cpp5345 Res = DAG.getNode(ISD::GET_DYNAMIC_AREA_OFFSET, sdl, DAG.getVTList(ResTy), in visitIntrinsicCall()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp904 setOperationAction(ISD::GET_DYNAMIC_AREA_OFFSET, VT, Expand); in initActions()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp259 setOperationAction(ISD::GET_DYNAMIC_AREA_OFFSET, PtrVT, Custom); in SystemZTargetLowering()
4513 case ISD::GET_DYNAMIC_AREA_OFFSET: in LowerOperation()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp345 setOperationAction(ISD::GET_DYNAMIC_AREA_OFFSET, MVT::i32, Custom); in PPCTargetLowering()
346 setOperationAction(ISD::GET_DYNAMIC_AREA_OFFSET, MVT::i64, Custom); in PPCTargetLowering()
8268 case ISD::GET_DYNAMIC_AREA_OFFSET: in LowerOperation()