Searched refs:Lwu (Results 1 – 1 of 1) sorted by relevance
/art/compiler/optimizing/ |
D | code_generator_mips64.cc | 1688 __ Lwu(reg, AT, /* imm16= */ 0x5678); in LoadBootImageAddress() local 3139 __ Lwu(AT, temp, object_array_data_offset); in VisitCheckCast() local 6104 __ Lwu(temp.AsRegister<GpuRegister>(), AT, /* imm16= */ 0x5678); in GenerateStaticOrDirectCall() local 6294 __ Lwu(out, AT, /* imm16= */ 0x5678); in VisitLoadClass() local 6441 __ Lwu(out, AT, /* imm16= */ 0x5678); in VisitLoadString() local
|