Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DARMAssemblerProxy.cpp293 void ARMAssemblerProxy::UBFX(int cc, int Rd, int Rn, int lsb, int width) { in UBFX() function in android::ARMAssemblerProxy
DARMAssembler.cpp433 void ARMAssembler::UBFX(int cc, int Rd, int Rn, int lsb, int width) in UBFX() function in android::ARMAssembler
DMIPS64Assembler.cpp1183 void ArmToMips64Assembler::UBFX(int cc __unused, int Rd __unused, int Rn __unused, in UBFX() function in android::ArmToMips64Assembler
DArm64Assembler.cpp851 void ArmToArm64Assembler::UBFX(int cc, int Rd, int Rn, int lsb, int width) in UBFX() function in android::ArmToArm64Assembler
DMIPSAssembler.cpp1214 void ArmToMipsAssembler::UBFX(int cc __unused, int Rd __unused, in UBFX() function in android::ArmToMipsAssembler