Home
last modified time | relevance | path

Searched defs:STM (Results 1 – 3 of 3) 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
DMIPSAssembler.cpp985 void ArmToMipsAssembler::STM(int cc, int dir, in STM() function in android::ArmToMipsAssembler