Searched defs:encode_state (Results 1 – 3 of 3) sorted by relevance
17 struct encode_state { struct18 unsigned gen;20 struct ir3_compiler *compiler;25 struct ir3_instruction *instr;
9 struct encode_state { struct
25 struct encode_state { struct30 __instruction_case(struct encode_state *s, const struct afuc_instr *instr) in __instruction_case() argument