Searched refs:seq_alloc (Results 1 – 3 of 3) sorted by relevance
88 struct instruction *seq_alloc(void);
1620 instr = seq_alloc(); in format_1_instr()1693 instr = seq_alloc(); in format_2_instr()1753 instr = seq_alloc(); in format_3_instr()
732 seq_alloc(void) in seq_alloc() function