Home
last modified time | relevance | path

Searched defs:xy (Results 1 – 4 of 4) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DARMAssemblerProxy.cpp272 void ARMAssemblerProxy::SMUL(int cc, int xy, int Rd, int Rm, int Rs) { in SMUL()
278 void ARMAssemblerProxy::SMLA(int cc, int xy, int Rd, int Rm, int Rs, int Rn) { in SMLA()
281 void ARMAssemblerProxy::SMLAL( int cc, int xy, in SMLAL()
DARMAssembler.cpp402 void ARMAssembler::SMUL(int cc, int xy, in SMUL()
414 void ARMAssembler::SMLA(int cc, int xy, in SMLA()
420 void ARMAssembler::SMLAL(int cc, int xy, in SMLAL()
Dblending.cpp489 int xy; in mul_factor() local
DMIPSAssembler.cpp1081 void ArmToMipsAssembler::SMUL(int cc, int xy, in SMUL()
1140 void ArmToMipsAssembler::SMLA(int cc, int xy, in SMLA()
1180 void ArmToMipsAssembler::SMLAL(int cc, int xy, in SMLAL()