Searched refs:seq_alloc (Results 1 – 3 of 3) sorted by relevance
90 struct instruction *seq_alloc(void);
1622 instr = seq_alloc(); in format_1_instr()1695 instr = seq_alloc(); in format_2_instr()1755 instr = seq_alloc(); in format_3_instr()
734 seq_alloc(void) in seq_alloc() function