Searched defs:InstructionPattern (Results 1 – 3 of 3) sorted by relevance
31 class InstructionPattern; variable
356 InstructionPattern(unsigned K, StringRef Name) : Pattern(K, Name) {} in InstructionPattern() function