Home
last modified time | relevance | path

Searched refs:xyTT (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DARMAssemblerInterface.h190 xyTT = 6, // 0110, enumerator
296 SMUL(cc, xyTT, Rd, Rm, Rs); } in SMULTT()
314 SMLA(cc, xyTT, Rd, Rm, Rs, Rn); } in SMLATT()
327 SMLAL(cc, xyTT, RdHi, RdLo, Rs, Rm); } in SMLALTT()
Dblending.cpp514 xy = xyTT; in mul_factor()