Searched defs:STM (Results 1 – 5 of 5) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | ARMAssemblerProxy.cpp | 239 void ARMAssemblerProxy::STM(int cc, int dir, int Rn, int W, uint32_t reg_list) { in STM() function in android::ARMAssemblerProxy |
D | ARMAssembler.cpp | 326 void ARMAssembler::STM(int cc, int dir, in STM() function in android::ARMAssembler |
D | MIPS64Assembler.cpp | 969 void ArmToMips64Assembler::STM(int cc __unused, int dir __unused, in STM() function in android::ArmToMips64Assembler |
D | Arm64Assembler.cpp | 701 void ArmToArm64Assembler::STM(int cc, int dir, in STM() function in android::ArmToArm64Assembler |
D | MIPSAssembler.cpp | 981 void ArmToMipsAssembler::STM(int cc __unused, int dir __unused, in STM() function in android::ArmToMipsAssembler |