Searched refs:TAG_INVALID (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard.h59 TAG_INVALID = 0x0, enumerator in enum:__anon60a087ed0303
H A Dmidgard_ops.c382 [TAG_INVALID] = {"invalid", 0},
H A Ddisassemble.c1937 * not TAG_BREAK or TAG_INVALID. But we already checked for
1938 * TAG_INVALID, so it's just if the last tag was TAG_BREAK that
1944 if (next_tag == TAG_INVALID)

Completed in 7 milliseconds