Home | History | Annotate | Download | only in ARM

Lines Matching refs:IntNo

2233   unsigned IntNo = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue();
2235 switch (IntNo) {
2269 unsigned NewOpc = (IntNo == Intrinsic::arm_neon_vmulls)
7282 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue();
7283 switch (IntNo) {
7399 unsigned IntNo = cast<ConstantSDNode>(VLD->getOperand(1))->getZExtValue();
7400 if (IntNo == Intrinsic::arm_neon_vld2lane) {
7403 } else if (IntNo == Intrinsic::arm_neon_vld3lane) {
7406 } else if (IntNo == Intrinsic::arm_neon_vld4lane) {
7643 unsigned IntNo = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue();
7644 switch (IntNo) {
7675 switch (IntNo) {
7683 VShiftOpc = (IntNo == Intrinsic::arm_neon_vshifts ?
7730 switch (IntNo) {
7740 VShiftOpc = (IntNo == Intrinsic::arm_neon_vshiftls ?