Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DARMAssemblerProxy.cpp239 void ARMAssemblerProxy::STM(int cc, int dir, int Rn, int W, uint32_t reg_list) { in STM() function in android::ARMAssemblerProxy
DARMAssembler.cpp340 void ARMAssembler::STM(int cc, int dir, in STM() function in android::ARMAssembler
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