Searched refs:checkUnsupportedInstruction (Results 1 – 1 of 1) sorted by relevance
1782 bool checkUnsupportedInstruction(StringRef Name, const SMLoc &IDLoc);5202 bool AMDGPUAsmParser::checkUnsupportedInstruction(StringRef Mnemo, in checkUnsupportedInstruction() function in AMDGPUAsmParser5293 if (checkUnsupportedInstruction(Mnemo, IDLoc)) { in MatchAndEmitInstruction()6382 checkUnsupportedInstruction(Name, NameLoc); in ParseInstruction()