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