Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DARMAssemblerProxy.cpp246 void ARMAssemblerProxy::SWPB(int cc, int Rn, int Rd, int Rm) { in SWPB() function in android::ARMAssemblerProxy
DARMAssembler.cpp358 void ARMAssembler::SWPB(int cc, int Rn, int Rd, int Rm) { in SWPB() function in android::ARMAssembler
DMIPSAssembler.cpp1012 void ArmToMipsAssembler::SWPB(int cc, int Rn, int Rd, int Rm) { in SWPB() function in android::ArmToMipsAssembler