Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DARMAssemblerInterface.h181 xyTT = 6, // 0110, enumerator
287 SMUL(cc, xyTT, Rd, Rm, Rs); } in SMULTT()
305 SMLA(cc, xyTT, Rd, Rm, Rs, Rn); } in SMLATT()
318 SMLAL(cc, xyTT, RdHi, RdLo, Rs, Rm); } in SMLALTT()
Dblending.cpp512 xy = xyTT; in mul_factor()