Searched refs:xyTB (Results 1 - 3 of 3) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DARMAssemblerInterface.h187 xyTB = 2, // 0010, enumerator in enum:android::ARMAssemblerInterface::__anon416
291 SMUL(cc, xyTB, Rd, Rm, Rs); }
307 SMLA(cc, xyTB, Rd, Rm, Rs, Rn); }
320 SMLAL(cc, xyTB, RdHi, RdLo, Rs, Rm); }
H A Dblending.cpp499 xy = xyTB;
509 xy = xyTB;
517 xy = xyTB;
H A DMIPSAssembler.cpp1091 if (xy & xyTB) {
1150 if (xy & xyTB) {

Completed in 981 milliseconds