Searched refs:BitName (Results 1 – 5 of 5) sorted by relevance
44 StringRef BitName);
70 raw_ostream& O, StringRef BitName) { in printNamedBit() argument72 O << ' ' << BitName; in printNamedBit()
104 template <uint16_t BitName>106 int BitIdx = AMDGPU::getNamedOperandIdx(MI->getOpcode(), BitName); in enableNamedBit()
49 StringRef BitName);
87 raw_ostream &O, StringRef BitName) { in printNamedBit() argument89 O << ' ' << BitName; in printNamedBit()