Home | History | Annotate | Download | only in docs

Lines Matching full:fmul

950   %t2 = fmul float %t1, %Y
957 (fadd:f32 (fmul:f32 (fadd:f32 W, X), Y), Z)
979 [(set F4RC:$FRT, (fadd (fmul F4RC:$FRA, F4RC:$FRC),
987 used to match the instructions. The DAG operators (like ``fmul``/``fadd``)
1005 above to match "``(fadd X, (fmul Y, Z))``" as well as "``(fadd (fmul X, Y),