Searched refs:getMatchedVariants (Results 1 – 1 of 1) sorted by relevance
1015 ArrayRef<unsigned> getMatchedVariants() const;2179 ArrayRef<unsigned> AMDGPUAsmParser::getMatchedVariants() const { in getMatchedVariants() function in AMDGPUAsmParser2516 for (auto Variant : getMatchedVariants()) { in MatchAndEmitInstruction()