Home | History | Annotate | Download | only in R600

Lines Matching refs:EltNo

1882     SDValue EltNo = N->getOperand(2);
1896 if (!isa<ConstantSDNode>(EltNo))
1898 unsigned Elt = cast<ConstantSDNode>(EltNo)->getZExtValue();