Lines Matching full:r14
144 MOVQ g(R12), R14
145 MOVQ g_racectx(R14), RARG0 // goroutine context
167 MOVQ g(R12), R14
168 MOVQ g_racectx(R14), RARG0 // goroutine context
181 MOVQ g(R12), R14
182 MOVQ g_racectx(R14), RARG0 // goroutine context
315 MOVQ g(R12), R14
316 MOVQ g_racectx(R14), RARG0 // goroutine context
327 MOVQ g(R12), R14
328 MOVQ g_racectx(R14), RARG0 // goroutine context
332 MOVQ g_racectx(R14), RARG0 // goroutine context
339 MOVQ g_racectx(R14), RARG0 // goroutine context
356 MOVQ g(R12), R14
357 MOVQ g_m(R14), R13
361 CMPQ R10, R14
382 PUSHQ R14
388 MOVQ m_g0(R13), R14
389 MOVQ R14, g(R12) // g = m->g0
397 MOVQ m_curg(R13), R14
398 MOVQ R14, g(R12) // g = m->curg
401 POPQ R14