Searched defs:Sc (Results 1 – 4 of 4) sorted by relevance
1288 __ Sc(out, TMP); in GenCas() local
688 __ Sc(tmp, tmp_ptr); in EmitNativeCode() local
1505 TEST_F(AssemblerMIPS64Test, Sc) { in TEST_F() argument
487 void Mips64Assembler::Sc(GpuRegister rt, GpuRegister base, int16_t imm9) { in Sc() function in art::mips64::Mips64Assembler