Searched defs:SMLAL (Results 1 - 3 of 3) sorted by last modified time

/system/core/libpixelflinger/codeflinger/
H A DARMAssembler.cpp420 void ARMAssembler::SMLAL(int cc, int xy, function in class:android::ARMAssembler
H A DARMAssemblerProxy.cpp281 void ARMAssemblerProxy::SMLAL( int cc, int xy, function in class:android::ARMAssemblerProxy
283 mTarget->SMLAL(cc, xy, RdHi, RdLo, Rs, Rm);
H A DMIPSAssembler.cpp1180 void ArmToMipsAssembler::SMLAL(int cc, int xy, function in class:android::ArmToMipsAssembler

Completed in 329 milliseconds