Searched refs:Bnezc (Results 1 – 3 of 3) sorted by relevance
158 void Bnezc(GpuRegister rs, uint32_t imm21); // R6215 void Bnezc(GpuRegister rs, Label* label); // R6
509 void Mips64Assembler::Bnezc(GpuRegister rs, uint32_t imm21) { in Bnezc() function in art::mips64::Mips64Assembler926 Bnezc(rs, 2); in Beqzc()930 void Mips64Assembler::Bnezc(GpuRegister rs, Label* label) { in Bnezc() function in art::mips64::Mips64Assembler1532 Bnezc(scratch.AsGpuRegister(), slow->Entry()); in ExceptionPoll()
994 __ Bnezc(TMP, slow_path->GetEntryLabel()); in GenerateSuspendCheck() local1971 __ Bnezc(cond_val.AsRegister<GpuRegister>(), true_target); in GenerateTestAndBranch() local1993 __ Bnezc(lhs, true_target); in GenerateTestAndBranch() local