Lines Matching refs:ar
52 alloc r2 = ar.pfs, 3, 0, 29, 32
61 .save ar.lc, saved_lc
62 mov saved_lc = ar.lc // save the loop counter
63 mov ar.ec = 0 // ec is not guaranteed to
77 mov ar.lc = loopcnt
94 mov ar.lc = c // "infinite" loop
100 mov ar.lc = c ;;
150 mov ar.lc = len
172 mov ar.lc = loopcnt ;;
187 mov ar.lc = len ;;
192 mov ar.lc = saved_lc // restore the loop counter
200 mov ar.lc = loopcnt // p6 should be set when we get here
208 mov ar.lc = saved_lc // restore the loop counter