Searched refs:BitName (Results 1 – 3 of 3) sorted by relevance
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()