Searched refs:validateTrue16OpSel (Results 1 – 1 of 1) sorted by relevance
1831 bool validateTrue16OpSel(const MCInst &Inst);4890 bool AMDGPUAsmParser::validateTrue16OpSel(const MCInst &Inst) { in validateTrue16OpSel() function in AMDGPUAsmParser5410 if (!validateTrue16OpSel(Inst)) { in validateInstruction()