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