Home | History | Annotate | Download | only in R600

Lines Matching full:fadd

673 def ADD : R600_2OP_Helper <0x0, "ADD", fadd>;
915 [(set f32:$dst, (fadd (fmul f32:$src0, f32:$src1), f32:$src2))]