Searched refs:fadd64 (Results 1 – 7 of 7) sorted by relevance
18 ; CHECK-LABEL: fadd64:19 ; CHECK-NEXT: .functype fadd64 (f64, f64) -> (f64){{$}}24 define double @fadd64(double %x, double %y) {
18 ; CHECK-LABEL: fadd64:23 define double @fadd64(double %x, double %y) {
119 bool need_vtmp = op == imul32 || op == fadd64 || op == fmul64 || in setup_reduce_temp()
339 case fadd64: in get_reduction_identity()
20 [fadd64] = "fadd64",
1287 fadd16, fadd32, fadd64, enumerator
166 case fadd64: return aco_opcode::v_add_f64; in get_reduce_opcode()