Searched refs:AlwaysPrintImm0 (Results 1 – 2 of 2) sorted by relevance
67 template <bool AlwaysPrintImm0>73 bool AlwaysPrintImm0);83 template <bool AlwaysPrintImm0>86 template <bool AlwaysPrintImm0>146 template <bool AlwaysPrintImm0>149 template <bool AlwaysPrintImm0>152 template <bool AlwaysPrintImm0>
570 bool AlwaysPrintImm0) { in printAM3PreOrOffsetIndexOp() argument590 if (AlwaysPrintImm0 || ImmOffs || (op == ARM_AM::sub)) { in printAM3PreOrOffsetIndexOp()597 template <bool AlwaysPrintImm0>610 printAM3PreOrOffsetIndexOp(MI, Op, O, AlwaysPrintImm0); in printAddrMode3Operand()687 template <bool AlwaysPrintImm0>705 if (AlwaysPrintImm0 || ImmOffs || Op == ARM_AM::sub) { in printAddrMode5Operand()713 template <bool AlwaysPrintImm0>731 if (AlwaysPrintImm0 || ImmOffs || Op == ARM_AM::sub) { in printAddrMode5FP16Operand()1220 template <bool AlwaysPrintImm0>1244 } else if (AlwaysPrintImm0 || OffImm > 0) { in printAddrModeImm12Operand()[all …]