Lines Matching refs:insts
123 def print_factory_methods(insts): argument
124 for inst in insts:
410 def print_all_instruction_classes(insts): argument
411 for inst in insts:
420 def print_opcode_enum(insts): argument
422 for inst in insts:
436 def print_dispatches(insts): argument
437 for inst in insts:
441 def print_type_inst_dispatches(insts): argument
442 for inst in insts:
447 def print_const_inst_dispatches(insts): argument
448 for inst in insts: