Lines Matching refs:AlwaysPrintImm0
524 bool AlwaysPrintImm0) { in printAM3PreOrOffsetIndexOp() argument
543 if (AlwaysPrintImm0 || ImmOffs || (op == ARM_AM::sub)) { in printAM3PreOrOffsetIndexOp()
550 template <bool AlwaysPrintImm0>
563 printAM3PreOrOffsetIndexOp(MI, Op, O, AlwaysPrintImm0); in printAddrMode3Operand()
621 template <bool AlwaysPrintImm0>
638 if (AlwaysPrintImm0 || ImmOffs || Op == ARM_AM::sub) { in printAddrMode5Operand()
1195 template <bool AlwaysPrintImm0>
1217 } else if (AlwaysPrintImm0 || OffImm > 0) { in printAddrModeImm12Operand()
1223 template <bool AlwaysPrintImm0>
1241 } else if (AlwaysPrintImm0 || OffImm > 0) { in printT2AddrModeImm8Operand()
1247 template <bool AlwaysPrintImm0>
1273 } else if (AlwaysPrintImm0 || OffImm > 0) { in printT2AddrModeImm8s4Operand()