Home
last modified time | relevance | path

Searched defs:STM (Results 1 – 5 of 5) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DARMAssembler.cpp340 void ARMAssembler::STM(int cc, int dir, in STM() function in android::ARMAssembler
DARMAssemblerProxy.cpp239 void ARMAssemblerProxy::STM(int cc, int dir, int Rn, int W, uint32_t reg_list) { in STM() function in android::ARMAssemblerProxy
DMIPS64Assembler.cpp977 void ArmToMips64Assembler::STM(int cc, int dir, in STM() function in android::ArmToMips64Assembler
DArm64Assembler.cpp702 void ArmToArm64Assembler::STM(int cc, int dir, in STM() function in android::ArmToArm64Assembler
DMIPSAssembler.cpp985 void ArmToMipsAssembler::STM(int cc, int dir, in STM() function in android::ArmToMipsAssembler