Searched defs:MLA (Results 1 – 3 of 3) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | ARMAssemblerProxy.cpp | 166 void ARMAssemblerProxy::MLA(int cc, int s, int Rd, int Rm, int Rs, int Rn) { in MLA() function in android::ARMAssemblerProxy |
D | ARMAssembler.cpp | 228 void ARMAssembler::MLA(int cc, int s, in MLA() function in android::ARMAssembler |
D | MIPSAssembler.cpp | 613 void ArmToMipsAssembler::MLA(int cc, int s, in MLA() function in android::ArmToMipsAssembler |