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

/system/core/libpixelflinger/codeflinger/
H A DMIPSAssembler.h384 void BLE(int Rs, int Rt, const char* label);
H A DMIPSAssembler.cpp723 case LE: mMips->BLE(cond.r1, cond.r2, label); break;
1902 void MIPSAssembler::BLE(int Rs, int Rt, const char* label) function in class:android::MIPSAssembler

Completed in 1246 milliseconds