Lines Matching refs:getControlRoot

1169 SDValue SelectionDAGBuilder::getControlRoot() {  in getControlRoot()  function in SelectionDAGBuilder
1990 getControlRoot(), DAG.getBasicBlock(TargetMBB))); in visitCatchRet()
2010 getControlRoot(), DAG.getBasicBlock(TargetMBB), in visitCatchRet()
2161 getControlRoot(), DAG.getBasicBlock(CleanupPadMBB)); in visitCleanupRet()
2172 SDValue Chain = getControlRoot(); in visitRet()
2795 getControlRoot(), DAG.getBasicBlock(Succ0MBB)); in visitBr()
2896 DAG.setRoot(DAG.getNode(ISD::BR, dl, MVT::Other, getControlRoot(), in visitSwitchCase()
2965 MVT::Other, getControlRoot(), Cond, in visitSwitchCase()
2985 SDValue Index = DAG.getCopyFromReg(getControlRoot(), *JT.SL, JT.Reg, PTy); in visitJumpTable()
3016 SDValue CopyTo = DAG.getCopyToReg(getControlRoot(), dl, in visitJumpTableHeader()
3231 SDValue CopyTo = DAG.getCopyToReg(getControlRoot(), dl, B.Reg, Sub); in visitBitTestHeader()
3269 SDValue ShiftOp = DAG.getCopyFromReg(getControlRoot(), dl, Reg, VT); in visitBitTestCase()
3308 MVT::Other, getControlRoot(), in visitBitTestCase()
3368 Ops.push_back(getControlRoot()); // inchain for the terminator node in visitInvoke()
3414 DAG.setRoot(DAG.getNode(ISD::BR, getCurSDLoc(), MVT::Other, getControlRoot(), in visitInvoke()
3452 MVT::Other, getControlRoot(), in visitCallBr()
3538 MVT::Other, getControlRoot(), in visitIndirectBr()
6699 getControlRoot(), in visitIntrinsicCall()
8681 DAG.setRoot(lowerStartEH(getControlRoot(), EHPadBB, BeginLabel)); in lowerInvokable()
9837 Chain = getControlRoot(); in visitInlineAsm()
11977 DAG.getNode(ISD::BRCOND, DL, MVT::Other, getControlRoot(), Cond, in lowerWorkItem()
12340 getControlRoot(), DAG.getBasicBlock(DefaultMBB))); in visitSwitch()