Home | History | Annotate | Download | only in optimizing

Lines Matching full:hadd

35       // HAdd and HSub long operations translate to ADDS+ADC or SUBS+SBC pairs,
51 void SchedulingLatencyVisitorARM::VisitAdd(HAdd* instr) {