Lines Matching refs:getCurSDLoc
43 SDLoc L = Builder.getCurSDLoc(); in pushStackMapConstant()
305 ActualCallee = Builder.DAG.getConstant(0, Builder.getCurSDLoc(), in lowerCallFromStatepoint()
369 RFV.getCopyToRegs(ReturnValue, Builder.DAG, Builder.getCurSDLoc(), Chain, in lowerCallFromStatepoint()
383 Builder.DAG.getIntPtrConstant(-1, Builder.getCurSDLoc())); in lowerCallFromStatepoint()
438 Chain = Builder.DAG.getStore(Chain, Builder.getCurSDLoc(), Incoming, Loc, in spillIncomingStatepointValue()
722 DAG.getNode(ISD::GC_TRANSITION_START, getCurSDLoc(), NodeTys, TSOps); in LowerStatepoint()
734 Ops.push_back(DAG.getTargetConstant(ISP.getID(), getCurSDLoc(), MVT::i64)); in LowerStatepoint()
736 DAG.getTargetConstant(ISP.getNumPatchBytes(), getCurSDLoc(), MVT::i32)); in LowerStatepoint()
742 Ops.push_back(DAG.getTargetConstant(NumCallRegArgs, getCurSDLoc(), MVT::i32)); in LowerStatepoint()
785 DAG.getMachineNode(TargetOpcode::STATEPOINT, getCurSDLoc(), NodeTys, Ops); in LowerStatepoint()
812 DAG.getNode(ISD::GC_TRANSITION_END, getCurSDLoc(), NodeTys, TEOps); in LowerStatepoint()
897 DAG.getLoad(SpillSlot.getValueType(), getCurSDLoc(), Chain, SpillSlot, in visitGCRelocate()