Searched defs:is_consecutive (Results 1 – 2 of 2) sorted by relevance
80 inline bool is_consecutive(VRegister vt1, VRegister vt2) { in is_consecutive() function85 inline bool is_consecutive(Reg reg1, Reg reg2, Regs... regs) { in is_consecutive() function89 inline bool is_consecutive(VRegisterList vs) { in is_consecutive() function
453 static inline int is_consecutive(u32 prev_addr, u32 cur_addr) in is_consecutive() function