Searched refs:BLEU (Results 1 – 3 of 3) sorted by relevance
386 void BLEU(int Rs, int Rt, const char* label);
713 case LS: mMips->BLEU(cond.r1, cond.r2, label); break; in B()1908 void MIPSAssembler::BLEU(int Rs, int Rt, const char* label) in BLEU() function in android::MIPSAssembler
701 case LS: mMips->BLEU(cond.r1, cond.r2, label); break; in B()