Searched refs:expand_states (Results 1 – 2 of 2) sorted by relevance
25 from bifrost_isa import parse_instructions, opname_to_c, expand_states353 states = expand_states(instructions)
221 def expand_states(instructions): function