Lines Matching refs:AARCH64_OPND_QLF_NIL
203 AARCH64_OPND_QLF_NIL. */
210 assert (inst->operands[i].qualifier == AARCH64_OPND_QLF_NIL);
215 return AARCH64_OPND_QLF_NIL;
648 case AARCH64_OPND_QLF_NIL:
1095 assert (inst->operands[0].qualifier != AARCH64_OPND_QLF_NIL);
1150 AARCH64_OPND_QLF_NIL if nothing matches.
1154 may end with AARCH64_OPND_QLF_NIL. */
1167 if (candidates[i] == AARCH64_OPND_QLF_NIL)
1173 return AARCH64_OPND_QLF_NIL;
1187 if ((qualifiers[i] = list[i][idx]) == AARCH64_OPND_QLF_NIL)
1241 for (i = 0; candidates[i] != AARCH64_OPND_QLF_NIL
1251 if (qualifier == AARCH64_OPND_QLF_NIL)