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.cc9304 HInvokeVirtual* invoke, Location temp_location, SlowPathCode* slow_path) { in GenerateVirtualCall() argument
9305 vixl32::Register temp = RegisterFrom(temp_location); in GenerateVirtualCall()