Searched refs:validateTFE (Results 1 – 1 of 1) sorted by relevance
1770 bool validateTFE(const MCInst &Inst, const OperandVector &Operands);5037 bool AMDGPUAsmParser::validateTFE(const MCInst &Inst, in validateTFE() function in AMDGPUAsmParser5171 if (!validateTFE(Inst, Operands)) { in validateInstruction()