Lines Matching refs:getControlRoot
1053 SDValue SelectionDAGBuilder::getControlRoot() { in getControlRoot() function in SelectionDAGBuilder
1420 getControlRoot())); in visitCatchPad()
1436 getControlRoot(), DAG.getBasicBlock(TargetMBB))); in visitCatchRet()
1456 getControlRoot(), DAG.getBasicBlock(TargetMBB), in visitCatchRet()
1547 DAG.getNode(ISD::CLEANUPRET, getCurSDLoc(), MVT::Other, getControlRoot()); in visitCleanupRet()
1558 SDValue Chain = getControlRoot(); in visitRet()
2007 MVT::Other, getControlRoot(), in visitBr()
2137 MVT::Other, getControlRoot(), Cond, in visitSwitchCase()
2154 SDValue Index = DAG.getCopyFromReg(getControlRoot(), getCurSDLoc(), in visitJumpTable()
2188 SDValue CopyTo = DAG.getCopyToReg(getControlRoot(), dl, in visitJumpTableHeader()
2384 SDValue CopyTo = DAG.getCopyToReg(getControlRoot(), dl, B.Reg, Sub); in visitBitTestHeader()
2413 SDValue ShiftOp = DAG.getCopyFromReg(getControlRoot(), dl, Reg, VT); in visitBitTestCase()
2453 MVT::Other, getControlRoot(), in visitBitTestCase()
2532 MVT::Other, getControlRoot(), in visitInvoke()
2650 MVT::Other, getControlRoot(), in visitIndirectBr()
5422 getControlRoot(), in visitIntrinsicCall()
6514 DAG.setRoot(DAG.getEHLabel(getCurSDLoc(), getControlRoot(), BeginLabel)); in lowerInvokable()
9937 DAG.getNode(ISD::BRCOND, DL, MVT::Other, getControlRoot(), Cond, in lowerWorkItem()
10380 getControlRoot(), DAG.getBasicBlock(DefaultMBB))); in visitSwitch()