Lines Matching refs:getControlRoot
933 SDValue SelectionDAGBuilder::getControlRoot() { in getControlRoot() function in SelectionDAGBuilder
1214 SDValue Chain = getControlRoot(); in visitRet()
1599 MVT::Other, getControlRoot(), in visitBr()
1726 MVT::Other, getControlRoot(), Cond, in visitSwitchCase()
1743 SDValue Index = DAG.getCopyFromReg(getControlRoot(), getCurSDLoc(), in visitJumpTable()
1774 SDValue CopyTo = DAG.getCopyToReg(getControlRoot(), getCurSDLoc(), in visitJumpTableHeader()
1917 SDValue CopyTo = DAG.getCopyToReg(getControlRoot(), getCurSDLoc(), in visitBitTestHeader()
1945 SDValue ShiftOp = DAG.getCopyFromReg(getControlRoot(), getCurSDLoc(), in visitBitTestCase()
1980 MVT::Other, getControlRoot(), in visitBitTestCase()
2034 MVT::Other, getControlRoot(), in visitInvoke()
2086 SDValue Chain = getControlRoot(); in visitLandingPadClauseBB()
2169 getControlRoot(), Cond, in handleSmallSwitchRange()
2750 getControlRoot(), DAG.getBasicBlock(Default))); in visitSwitch()
2805 MVT::Other, getControlRoot(), in visitIndirectBr()
4806 getControlRoot(), in visitIntrinsicCall()
5367 (void)getControlRoot(); in visitIntrinsicCall()
5491 DAG.setRoot(DAG.getEHLabel(getCurSDLoc(), getControlRoot(), BeginLabel)); in lowerInvokable()