Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:getZExtValue

364   unsigned IntNo = cast<ConstantSDNode>(IntN->getOperand(1))->getZExtValue();
477 switch (cast<ConstantSDNode>(C->getOperand(1))->getZExtValue()) {
844 cast<ConstantSDNode>(IsIntrinsic->getOperand(0))->getZExtValue();
891 unsigned IID = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue();
1353 unsigned CV = CN->getZExtValue();
1360 unsigned EV = EN->getZExtValue();
1484 if (C->getZExtValue() == FromMask) {
1490 if (C->getZExtValue() == FromMask) {
1502 if ((C->getZExtValue() & FromMask) == 0) {
1508 if ((C->getZExtValue() & FromMask) == 0) {