Searched defs:vtn_decoration (Results 1 – 1 of 1) sorted by relevance
614 struct vtn_decoration { struct615 struct vtn_decoration *next; argument621 int scope;623 const uint32_t *operands;624 struct vtn_value *group;626 union {