Searched defs:SMULW (Results 1 – 5 of 5) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | ARMAssembler.cpp | 394 void ARMAssembler::SMULW(int cc, int y, in SMULW() function in android::ARMAssembler |
D | ARMAssemblerProxy.cpp | 275 void ARMAssemblerProxy::SMULW(int cc, int y, int Rd, int Rm, int Rs) { in SMULW() function in android::ARMAssemblerProxy |
D | MIPS64Assembler.cpp | 1100 void ArmToMips64Assembler::SMULW(int cc __unused, int y, in SMULW() function in android::ArmToMips64Assembler |
D | Arm64Assembler.cpp | 793 void ArmToArm64Assembler::SMULW(int cc, int y, int Rd, int Rm, int Rs) in SMULW() function in android::ArmToArm64Assembler |
D | MIPSAssembler.cpp | 1122 void ArmToMipsAssembler::SMULW(int cc __unused, int y, in SMULW() function in android::ArmToMipsAssembler |