Searched refs:AlwaysPrintImm0 (Results 1 – 2 of 2) sorted by relevance
58 template <bool AlwaysPrintImm0>64 bool AlwaysPrintImm0);74 template <bool AlwaysPrintImm0>126 template <bool AlwaysPrintImm0>129 template <bool AlwaysPrintImm0>132 template <bool AlwaysPrintImm0>
526 bool AlwaysPrintImm0) { in printAM3PreOrOffsetIndexOp() argument545 if (AlwaysPrintImm0 || ImmOffs || (op == ARM_AM::sub)) { in printAM3PreOrOffsetIndexOp()552 template <bool AlwaysPrintImm0>565 printAM3PreOrOffsetIndexOp(MI, Op, O, AlwaysPrintImm0); in printAddrMode3Operand()623 template <bool AlwaysPrintImm0>640 if (AlwaysPrintImm0 || ImmOffs || Op == ARM_AM::sub) { in printAddrMode5Operand()1197 template <bool AlwaysPrintImm0>1219 } else if (AlwaysPrintImm0 || OffImm > 0) { in printAddrModeImm12Operand()1225 template <bool AlwaysPrintImm0>1243 } else if (AlwaysPrintImm0 || OffImm > 0) { in printT2AddrModeImm8Operand()[all …]