Home | History | Annotate | Download | only in XCore

Lines Matching defs:Ignored

748   SDValue Ignored(Hi.getNode(), 1);
1763 // lmul(x, y, a, b). The high result of lmul will be ignored.
1769 SDValue Ignored = DAG.getNode(XCoreISD::LMUL, dl,
1772 SDValue Result(Ignored.getNode(), 1);