Home
last modified time | relevance | path

Searched refs:yT (Results 1 – 4 of 4) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DARMAssemblerInterface.h192 yT = 4, // 0100 enumerator
301 SMULW(cc, yT, Rd, Rm, Rs); } in SMULWT()
334 SMLAW(cc, yT, Rd, Rm, Rs, Rn); } in SMLAWT()
DArm64Assembler.cpp798 if (y & yT) in SMULW()
DMIPS64Assembler.cpp1108 if (y & yT) { in SMULW()
DMIPSAssembler.cpp1126 if (y & yT) { in SMULW()