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