Searched refs:MipsReturnLocation (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dcode_generator_mips.cc42 Location MipsReturnLocation(Primitive::Type return_type) { function in namespace:art::mips
66 return MipsReturnLocation(type);
141 return MipsReturnLocation(type);
4537 locations->SetInAt(0, MipsReturnLocation(return_type));

Completed in 36 milliseconds