Lines Matching full:intno
2540 unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue();
2542 switch (IntNo) {
2575 unsigned NewOpc = (IntNo == Intrinsic::arm_neon_vmulls)
9045 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue();
9046 switch (IntNo) {
9162 unsigned IntNo = cast<ConstantSDNode>(VLD->getOperand(1))->getZExtValue();
9163 if (IntNo == Intrinsic::arm_neon_vld2lane) {
9166 } else if (IntNo == Intrinsic::arm_neon_vld3lane) {
9169 } else if (IntNo == Intrinsic::arm_neon_vld4lane) {
9437 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue();
9438 switch (IntNo) {
9469 switch (IntNo) {
9477 VShiftOpc = (IntNo == Intrinsic::arm_neon_vshifts ?
9524 switch (IntNo) {
9534 VShiftOpc = (IntNo == Intrinsic::arm_neon_vshiftls ?