Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DARMAssembler.cpp344 void ARMAssembler::SWPB(int cc, int Rn, int Rd, int Rm) { in SWPB() function in android::ARMAssembler
DARMAssemblerProxy.cpp246 void ARMAssemblerProxy::SWPB(int cc, int Rn, int Rd, int Rm) { in SWPB() function in android::ARMAssemblerProxy
DMIPS64Assembler.cpp997 void ArmToMips64Assembler::SWPB(int cc, int Rn, int Rd, int Rm) { in SWPB() function in android::ArmToMips64Assembler
DArm64Assembler.cpp729 void ArmToArm64Assembler::SWPB(int /*cc*/, int /*Rn*/, int /*Rd*/, int /*Rm*/) in SWPB() function in android::ArmToArm64Assembler
DMIPSAssembler.cpp1007 void ArmToMipsAssembler::SWPB(int cc, int Rn, int Rd, int Rm) { in SWPB() function in android::ArmToMipsAssembler