Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1486 bitAttr_t bitAttr = bitAttrs[BitIndex]; in filterProcessor() local
1488 assert(bitAttr != ATTR_NONE && "Bit without attributes"); in filterProcessor()
1492 switch (bitAttr) { in filterProcessor()
1510 switch (bitAttr) { in filterProcessor()
1531 switch (bitAttr) { in filterProcessor()