Searched refs:BLEU (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DMIPSAssembler.h385 void BLEU(int Rs, int Rt, const char* label);
H A DMIPSAssembler.cpp719 case LS: mMips->BLEU(cond.r1, cond.r2, label); break;
1908 void MIPSAssembler::BLEU(int Rs, int Rt, const char* label) function in class:android::MIPSAssembler

Completed in 123 milliseconds