Searched refs:temp_location (Results 1 – 3 of 3) sorted by relevance
6165 HInvokeVirtual* invoke, Location temp_location, SlowPathCode* slow_path) { in GenerateVirtualCall() argument6173 GpuRegister temp = temp_location.AsRegister<GpuRegister>(); in GenerateVirtualCall()
8772 HInvokeVirtual* invoke, Location temp_location, SlowPathCode* slow_path) { in GenerateVirtualCall() argument8773 vixl32::Register temp = RegisterFrom(temp_location); in GenerateVirtualCall()
8073 HInvokeVirtual* invoke, Location temp_location, SlowPathCode* slow_path) { in GenerateVirtualCall() argument8081 Register temp = temp_location.AsRegister<Register>(); in GenerateVirtualCall()