Lines Matching refs:opName
93 class R600_1OP <bits<11> inst, string opName, list<dag> pattern,
100 !strconcat(" ", opName,
125 class R600_1OP_Helper <bits<11> inst, string opName, SDPatternOperator node,
127 R600_1OP <inst, opName,
134 class R600_2OP <bits<11> inst, string opName, list<dag> pattern,
143 !strconcat(" ", opName,
163 class R600_2OP_Helper <bits<11> inst, string opName, SDPatternOperator node,
165 R600_2OP <inst, opName,
174 class R600_3OP <bits<5> inst, string opName, list<dag> pattern,
183 !strconcat(" ", opName, "$clamp $last $dst$dst_rel, "
845 class R600_TEX <bits<11> inst, string opName> :
854 !strconcat(opName,