Home
last modified time | relevance | path

Searched defs:xy (Results 1 – 6 of 6) 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.cpp388 void ARMAssembler::SMUL(int cc, int xy, in SMUL()
400 void ARMAssembler::SMLA(int cc, int xy, in SMLA()
406 void ARMAssembler::SMLAL(int cc, int xy, in SMLAL()
Dblending.cpp491 int xy; in mul_factor() local
DMIPS64Assembler.cpp1071 void ArmToMips64Assembler::SMUL(int cc __unused, int xy, in SMUL()
1119 void ArmToMips64Assembler::SMLA(int cc __unused, int xy, in SMLA()
DArm64Assembler.cpp773 void ArmToArm64Assembler::SMUL(int cc, int xy, in SMUL()
809 void ArmToArm64Assembler::SMLA(int cc, int xy, int Rd, int Rm, int Rs, int Rn) in SMLA()
DMIPSAssembler.cpp1083 void ArmToMipsAssembler::SMUL(int cc __unused, int xy, in SMUL()
1142 void ArmToMipsAssembler::SMLA(int cc __unused, int xy, in SMLA()