Searched refs:LS (Results 1 - 3 of 3) sorted by last modified time

/system/core/libpixelflinger/codeflinger/
H A DARMAssemblerInterface.h35 EQ, NE, CS, CC, MI, PL, VS, VC, HI, LS, GE, LT, GT, LE, AL, NV, enumerator in enum:android::ARMAssemblerInterface::__anon408
H A DGGLAssembler.cpp712 case GGL_LEQUAL: cc = LS; break;
739 case GGL_GEQUAL: ic = LS; break;
H A DMIPSAssembler.cpp719 case LS: mMips->BLEU(cond.r1, cond.r2, label); break;

Completed in 385 milliseconds