Home | History | Annotate | Download | only in AMDGPU

Lines Matching defs:EltNo

1885     SDValue EltNo = N->getOperand(2);
1899 if (!isa<ConstantSDNode>(EltNo))
1901 unsigned Elt = cast<ConstantSDNode>(EltNo)->getZExtValue();