Home | History | Annotate | Download | only in R600

Lines Matching full:swz

1353 SDValue Swz[4], SelectionDAG &DAG) const {
1360 unsigned Idx = dyn_cast<ConstantSDNode>(Swz[i])->getZExtValue();
1362 Swz[i] = DAG.getConstant(SwizzleRemap[Idx], MVT::i32);
1368 unsigned Idx = dyn_cast<ConstantSDNode>(Swz[i])->getZExtValue();
1370 Swz[i] = DAG.getConstant(SwizzleRemap[Idx], MVT::i32);