Home
last modified time | relevance | path

Searched refs:insts (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/rsov/compiler/spirit/
Dgenerate.py123 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:
[all …]