Lines Matching full:decls
75 class decls {
81 def Decls : decls;
94 !foreach(Decls.pattern, patterns[0],
95 !foreach(Decls.operand, Decls.pattern,
98 !subst(MNEMONIC, set, Decls.operand)))))>,
99 MakePat<!foreach(Decls.pattern, patterns[1],
100 !foreach(Decls.operand, Decls.pattern,
103 !subst(MNEMONIC, set, Decls.operand)))))>;