Home
last modified time | relevance | path

Searched defs:SMLA (Results 1 – 5 of 5) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DARMAssemblerProxy.cpp278 void ARMAssemblerProxy::SMLA(int cc, int xy, int Rd, int Rm, int Rs, int Rn) { in SMLA() function in android::ARMAssemblerProxy
DARMAssembler.cpp400 void ARMAssembler::SMLA(int cc, int xy, in SMLA() function in android::ARMAssembler
DMIPS64Assembler.cpp1114 void ArmToMips64Assembler::SMLA(int cc, int xy, in SMLA() function in android::ArmToMips64Assembler
DArm64Assembler.cpp809 void ArmToArm64Assembler::SMLA(int cc, int xy, int Rd, int Rm, int Rs, int Rn) in SMLA() function in android::ArmToArm64Assembler
DMIPSAssembler.cpp1135 void ArmToMipsAssembler::SMLA(int cc, int xy, in SMLA() function in android::ArmToMipsAssembler