Home
last modified time | relevance | path

Searched defs:isa_bitset (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/isaspec/
Ddecode.h135 struct isa_bitset { struct
136 const struct isa_bitset *parent; argument
137 const char *name;
138 struct {
141 } gen;
142 bitmask_t match;
143 bitmask_t dontcare;
144 bitmask_t mask;
145 unsigned num_cases;
146 const struct isa_case *cases[];