Home | History | Annotate | Download | only in TableGen

Lines Matching full:decls

66 class decls {
72 def Decls : decls;
82 !foreach(Decls.pattern, patterns,
83 !foreach(Decls.operand, Decls.pattern,
85 !subst(REGCLASS, VR128, Decls.operand))))>;
89 !foreach(Decls.pattern, patterns,
90 !foreach(Decls.operand, Decls.pattern,
92 !subst(REGCLASS, VR128, Decls.operand))))>;