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