Home | History | Annotate | Download | only in arm64

Lines Matching full:function_address

5513     MacroAssembler* masm, Register function_address,
5527 DCHECK(function_address.is(x1) || function_address.is(x2));
5538 __ Mov(x3, function_address);
5807 Register api_function_address = ApiGetterDescriptor::function_address();