Searched refs:yT (Results 1 – 3 of 3) sorted by relevance
/system/core/libpixelflinger/codeflinger/ |
D | ARMAssemblerInterface.h | 191 yT = 4, // 0100 enumerator 300 SMULW(cc, yT, Rd, Rm, Rs); } in SMULWT() 333 SMLAW(cc, yT, Rd, Rm, Rs, Rn); } in SMLAWT()
|
D | Arm64Assembler.cpp | 798 if (y & yT) in SMULW()
|
D | MIPSAssembler.cpp | 1126 if (y & yT) { in SMULW()
|