Searched refs:BitName (Results 1 – 3 of 3) sorted by relevance
103 template <uint16_t BitName>105 int BitIdx = AMDGPU::getNamedOperandIdx(MI->getOpcode(), BitName); in enableNamedBit()
47 StringRef BitName);
82 raw_ostream &O, StringRef BitName) { in printNamedBit() argument84 O << ' ' << BitName; in printNamedBit()