Searched refs:validateCoherencyBits (Results 1 – 1 of 1) sorted by relevance
1846 bool validateCoherencyBits(const MCInst &Inst, const OperandVector &Operands,5273 bool AMDGPUAsmParser::validateCoherencyBits(const MCInst &Inst, in validateCoherencyBits() function in AMDGPUAsmParser5502 if (!validateCoherencyBits(Inst, Operands, IDLoc)) { in validateInstruction()