Searched refs:NEON_REGLIST_LENGTH (Results 1 – 1 of 1) sorted by relevance
2343 #define NEON_REGLIST_LENGTH(X) ((((X) >> 5) & 3) + 1) macro20949 if (NEON_REGLIST_LENGTH (inst.operands[0].imm) != 2 in do_neon_ld_st_interleave()20950 && NEON_REGLIST_LENGTH (inst.operands[0].imm) != 4) in do_neon_ld_st_interleave()20955 if (NEON_REGLIST_LENGTH (inst.operands[0].imm) != 4) in do_neon_ld_st_interleave()21040 constraint (NEON_REGLIST_LENGTH (inst.operands[0].imm) != n + 1, in do_neon_ld_st_lane()21131 switch (NEON_REGLIST_LENGTH (inst.operands[0].imm)) in do_neon_ld_dup()21146 constraint (NEON_REGLIST_LENGTH (inst.operands[0].imm) != 2, in do_neon_ld_dup()21156 constraint (NEON_REGLIST_LENGTH (inst.operands[0].imm) != 3, in do_neon_ld_dup()21170 constraint (NEON_REGLIST_LENGTH (inst.operands[0].imm) != 4, in do_neon_ld_dup()