Home | History | Annotate | Download | only in ppc

Lines Matching full:function_address

5313                                      Register function_address,
5329 DCHECK(function_address.is(r4) || function_address.is(r5));
5338 __ isel(eq, scratch, function_address, scratch);
5346 __ mr(scratch, function_address);
5610 Register api_function_address = ApiGetterDescriptor::function_address();