Lines Matching refs:x2
42 stp x2, x3, [sp, #S_X2]
98 ldr_l x2, function_trace_op // op
118 ldp x2, x3, [sp, #S_X2]
139 ldr x2, [sp, #PT_REGS_SIZE] // parent fp (callsite's FP)
231 ldr_l x2, ftrace_trace_function
233 cmp x0, x2 // if (ftrace_trace_function
238 blr x2 // (*ftrace_trace_function)(pc, lr);
242 ldr_l x2, ftrace_graph_return
243 cmp x0, x2 // if ((ftrace_graph_return
246 ldr_l x2, ftrace_graph_entry // || (ftrace_graph_entry
248 cmp x0, x2
311 mcount_get_parent_fp x2 // parent's fp
334 stp x2, x3, [sp, #16]
344 ldp x2, x3, [sp, #16]