Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips.cc1495 Register r_h = destination.AsRegisterPairHigh<Register>(); in MoveConstant() local
1497 __ LoadConst64(r_h, r_l, value); in MoveConstant()