Searched refs:validateIntClampSupported (Results 1 – 1 of 1) sorted by relevance
1742 bool validateIntClampSupported(const MCInst &Inst);3841 bool AMDGPUAsmParser::validateIntClampSupported(const MCInst &Inst) { in validateIntClampSupported() function in AMDGPUAsmParser5073 if (!validateIntClampSupported(Inst)) { in validateInstruction()