Home | History | Annotate | Download | only in XCore

Lines Matching refs:Ignored

746   SDValue Ignored = DAG.getNode(Opcode, dl, DAG.getVTList(MVT::i32, MVT::i32),
748 SDValue Hi(Ignored.getNode(), 1);
1445 // lmul(x, y, a, b). The high result of lmul will be ignored.
1451 SDValue Ignored = DAG.getNode(XCoreISD::LMUL, dl,
1454 SDValue Result(Ignored.getNode(), 1);