Home | History | Annotate | Download | only in TableGen

Lines Matching defs:bitAttr

1049     bitAttr_t bitAttr = bitAttrs[BitIndex];
1051 assert(bitAttr != ATTR_NONE && "Bit without attributes");
1055 switch (bitAttr) {
1069 assert(0 && "Unexpected bitAttr!");
1073 switch (bitAttr) {
1090 assert(0 && "Unexpected bitAttr!");
1094 switch (bitAttr) {
1112 assert(0 && "Unexpected bitAttr!");