Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dvalhall.py428 instruction_dict = { ins.name: ins for ins in instructions } variable
431 if len(instruction_dict) != len(instructions):
438 assert(len(instruction_dict) == len(instructions))