Home
last modified time | relevance | path

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

/openbsd-src/share/snmp/
H A DSNMPv2-CONF.txt313 BitNames ::= BitName
314 | BitNames "," BitName
316 BitName ::= identifier
H A DSNMPv2-SMI.txt291 BitNames ::= BitName
292 | BitNames "," BitName
294 BitName ::= identifier
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.h50 StringRef BitName);
H A DAMDGPUInstPrinter.cpp102 raw_ostream &O, StringRef BitName) { in printNamedBit() argument
104 O << ' ' << BitName; in printNamedBit()