Searched defs:SWPB (Results 1 – 5 of 5) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | ARMAssembler.cpp | 344 void ARMAssembler::SWPB(int cc, int Rn, int Rd, int Rm) { in SWPB() function in android::ARMAssembler |
D | ARMAssemblerProxy.cpp | 246 void ARMAssemblerProxy::SWPB(int cc, int Rn, int Rd, int Rm) { in SWPB() function in android::ARMAssemblerProxy |
D | MIPS64Assembler.cpp | 997 void ArmToMips64Assembler::SWPB(int cc, int Rn, int Rd, int Rm) { in SWPB() function in android::ArmToMips64Assembler |
D | Arm64Assembler.cpp | 729 void ArmToArm64Assembler::SWPB(int /*cc*/, int /*Rn*/, int /*Rd*/, int /*Rm*/) in SWPB() function in android::ArmToArm64Assembler |
D | MIPSAssembler.cpp | 1007 void ArmToMipsAssembler::SWPB(int cc, int Rn, int Rd, int Rm) { in SWPB() function in android::ArmToMipsAssembler |