Searched refs:shift_name (Results 1 – 1 of 1) sorted by relevance
3204 const struct asm_shift_name *shift_name; in parse_shift() local3219 shift_name = hash_find_n (arm_shift_hsh, *str, p - *str); in parse_shift()3221 if (shift_name == NULL) in parse_shift()3227 shift = shift_name->kind; in parse_shift()