HomeSort by relevance Sort by last modified time
    Searched refs:xyTB (Results 1 - 5 of 5) sorted by null

  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.h 188 xyTB = 2, // 0010,
292 SMUL(cc, xyTB, Rd, Rm, Rs); }
308 SMLA(cc, xyTB, Rd, Rm, Rs, Rn); }
321 SMLAL(cc, xyTB, RdHi, RdLo, Rs, Rm); }
blending.cpp 499 xy = xyTB;
509 xy = xyTB;
517 xy = xyTB;
MIPS64Assembler.cpp 1083 if (xy & xyTB) {
    [all...]
MIPSAssembler.cpp     [all...]
Arm64Assembler.cpp 779 if (xy & xyTB)
    [all...]

Completed in 64 milliseconds