Home | History | Annotate | Download | only in CellSPU

Lines Matching defs:surplus

924     SDValue surplus = DAG.getNode(ISD::SUB, dl, MVT::i32,
941 lowmask = DAG.getNode(SPUISD::SRL_BYTES, dl, MVT::i128, ones, surplus);
943 surplus);