Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dmidgard.h611 midgard_load_store; typedef
Dmidgard_emit.c894 midgard_load_store instruction = { in emit_binary_bundle()
901 util_dynarray_append(emission, midgard_load_store, instruction); in emit_binary_bundle()
Ddisassemble.c1244 midgard_load_store *load_store = (midgard_load_store *) word; in print_load_store_word()