Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1671 bitAttr_t bitAttr = bitAttrs[BitIndex]; in filterProcessor() local
1673 assert(bitAttr != ATTR_NONE && "Bit without attributes"); in filterProcessor()
1677 switch (bitAttr) { in filterProcessor()
1695 switch (bitAttr) { in filterProcessor()
1716 switch (bitAttr) { in filterProcessor()