Searched defs:is_consecutive (Results 1 – 14 of 14) sorted by relevance
85 inline bool is_consecutive(VRegister vt1, VRegister vt2) { in is_consecutive() function90 inline bool is_consecutive(Reg reg1, Reg reg2, Regs... regs) { in is_consecutive() function94 inline bool is_consecutive(VRegisterList vs) { in is_consecutive() function
185 def is_consecutive(c): function
507 static inline int is_consecutive(u32 prev_addr, u32 cur_addr) in is_consecutive() function