Home
last modified time | relevance | path

Searched refs:temp_location (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_arm_vixl.cc8970 HInvokeVirtual* invoke, Location temp_location, SlowPathCode* slow_path) { in GenerateVirtualCall() argument
8971 vixl32::Register temp = RegisterFrom(temp_location); in GenerateVirtualCall()