Searched defs:Ll (Results 1 – 4 of 4) sorted by relevance
1270 __ Ll(out, TMP); in GenCas() local
682 __ Ll(tmp, tmp_ptr); in EmitNativeCode() local
1513 TEST_F(AssemblerMIPS64Test, Ll) { in TEST_F() argument
497 void Mips64Assembler::Ll(GpuRegister rt, GpuRegister base, int16_t imm9) { in Ll() function in art::mips64::Mips64Assembler