Searched defs:SMLA (Results 1 – 5 of 5) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | ARMAssembler.cpp | 400 void ARMAssembler::SMLA(int cc, int xy, in SMLA() function in android::ARMAssembler |
D | ARMAssemblerProxy.cpp | 278 void ARMAssemblerProxy::SMLA(int cc, int xy, int Rd, int Rm, int Rs, int Rn) { in SMLA() function in android::ARMAssemblerProxy |
D | MIPS64Assembler.cpp | 1119 void ArmToMips64Assembler::SMLA(int cc __unused, int xy, in SMLA() function in android::ArmToMips64Assembler |
D | Arm64Assembler.cpp | 809 void ArmToArm64Assembler::SMLA(int cc, int xy, int Rd, int Rm, int Rs, int Rn) in SMLA() function in android::ArmToArm64Assembler |
D | MIPSAssembler.cpp | 1142 void ArmToMipsAssembler::SMLA(int cc __unused, int xy, in SMLA() function in android::ArmToMipsAssembler |