Home
last modified time | relevance | path

Searched defs:STM (Results 1 – 5 of 5) 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.cpp326 void ARMAssembler::STM(int cc, int dir, in STM() function in android::ARMAssembler
DMIPS64Assembler.cpp969 void ArmToMips64Assembler::STM(int cc __unused, int dir __unused, in STM() function in android::ArmToMips64Assembler
DArm64Assembler.cpp701 void ArmToArm64Assembler::STM(int cc, int dir, in STM() function in android::ArmToArm64Assembler
DMIPSAssembler.cpp981 void ArmToMipsAssembler::STM(int cc __unused, int dir __unused, in STM() function in android::ArmToMipsAssembler