HomeSort by relevance Sort by last modified time
    Searched defs:SMLAL (Results 1 - 5 of 5) sorted by null

  /system/core/libpixelflinger/codeflinger/
ARMAssembler.cpp 420 void ARMAssembler::SMLAL(int cc, int xy,
ARMAssemblerProxy.cpp 281 void ARMAssemblerProxy::SMLAL( int cc, int xy,
283 mTarget->SMLAL(cc, xy, RdHi, RdLo, Rs, Rm);
Arm64Assembler.cpp 820 void ArmToArm64Assembler::SMLAL(int /*cc*/, int /*xy*/,
    [all...]
MIPSAssembler.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 171 SMLAL, // 64bit Signed Accumulate Multiply

Completed in 96 milliseconds