Searched refs:BitName (Results 1 – 4 of 4) sorted by relevance
313 BitNames ::= BitName314 | BitNames "," BitName316 BitName ::= identifier
291 BitNames ::= BitName292 | BitNames "," BitName294 BitName ::= identifier
50 StringRef BitName);
102 raw_ostream &O, StringRef BitName) { in printNamedBit() argument104 O << ' ' << BitName; in printNamedBit()