Searched refs:insts (Results 1 – 1 of 1) sorted by relevance
123 def print_factory_methods(insts): argument124 for inst in insts:410 def print_all_instruction_classes(insts): argument411 for inst in insts:420 def print_opcode_enum(insts): argument422 for inst in insts:436 def print_dispatches(insts): argument437 for inst in insts:441 def print_type_inst_dispatches(insts): argument442 for inst in insts:[all …]