Lines Matching refs:ar
64 alloc r2 = ar.pfs, 4, 40 - 4, 0, 40
74 .save ar.lc, saved_lc
75 mov saved_lc = ar.lc // save the loop counter
76 mov saved_ec = ar.ec // save the loop counter
86 mov ar.ec = 0 // ec not guaranteed zero on entry
95 mov ar.lc = loopcnt
113 mov ar.lc = loopcnt // set LC
117 mov ar.ec = MEMLAT + 6 + 1 // six more passes needed
138 mov ar.ec = MEMLAT + 2 + 1 ;; // set EC
153 mov ar.lc = len
165 mov ar.lc = saved_lc // restore the loop counter
166 mov ar.ec = saved_ec ;; // restore the epilog counter
172 mov ar.lc = pos0[1] ;;
180 mov ar.lc = saved_lc
188 mov loopcnt = ar.lc
189 mov tmp = ar.ec