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 500 xy = xyTB;
510 xy = xyTB;
518 xy = xyTB;
MIPS64Assembler.cpp 1076 if (xy & xyTB) {
    [all...]
MIPSAssembler.cpp     [all...]
Arm64Assembler.cpp 778 if (xy & xyTB)
    [all...]

Completed in 2070 milliseconds