Searched defs:UBFX (Results 1 – 5 of 5) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | ARMAssemblerProxy.cpp | 293 void ARMAssemblerProxy::UBFX(int cc, int Rd, int Rn, int lsb, int width) { in UBFX() function in android::ARMAssemblerProxy |
D | ARMAssembler.cpp | 433 void ARMAssembler::UBFX(int cc, int Rd, int Rn, int lsb, int width) in UBFX() function in android::ARMAssembler |
D | MIPS64Assembler.cpp | 1183 void ArmToMips64Assembler::UBFX(int cc __unused, int Rd __unused, int Rn __unused, in UBFX() function in android::ArmToMips64Assembler |
D | Arm64Assembler.cpp | 851 void ArmToArm64Assembler::UBFX(int cc, int Rd, int Rn, int lsb, int width) in UBFX() function in android::ArmToArm64Assembler |
D | MIPSAssembler.cpp | 1214 void ArmToMipsAssembler::UBFX(int cc __unused, int Rd __unused, in UBFX() function in android::ArmToMipsAssembler |