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.cpp1687 bitAttr_t bitAttr = bitAttrs[BitIndex]; in filterProcessor() local
1689 assert(bitAttr != ATTR_NONE && "Bit without attributes"); in filterProcessor()
1693 switch (bitAttr) { in filterProcessor()
1711 switch (bitAttr) { in filterProcessor()
1732 switch (bitAttr) { in filterProcessor()