Searched refs:checkUnsupportedInstruction (Results 1 – 1 of 1) sorted by relevance
1862 bool checkUnsupportedInstruction(StringRef Name, const SMLoc &IDLoc);5564 bool AMDGPUAsmParser::checkUnsupportedInstruction(StringRef Mnemo, in checkUnsupportedInstruction() function in AMDGPUAsmParser5655 if (checkUnsupportedInstruction(Mnemo, IDLoc)) { in matchAndEmitInstruction()6765 checkUnsupportedInstruction(Name, NameLoc); in parseInstruction()