Searched defs:UXTB16 (Results 1 – 5 of 5) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | ARMAssembler.cpp | 423 void ARMAssembler::UXTB16(int cc, int Rd, int Rm, int rotate) in UXTB16() function in android::ARMAssembler |
D | ARMAssemblerProxy.cpp | 289 void ARMAssemblerProxy::UXTB16(int cc, int Rd, int Rm, int rotate) { in UXTB16() function in android::ARMAssemblerProxy |
D | MIPS64Assembler.cpp | 1170 void ArmToMips64Assembler::UXTB16(int cc __unused, int Rd, int Rm, int rotate) in UXTB16() function in android::ArmToMips64Assembler |
D | Arm64Assembler.cpp | 836 void ArmToArm64Assembler::UXTB16(int cc, int Rd, int Rm, int rotate) in UXTB16() function in android::ArmToArm64Assembler |
D | MIPSAssembler.cpp | 1203 void ArmToMipsAssembler::UXTB16(int cc __unused, int Rd, int Rm, int rotate) in UXTB16() function in android::ArmToMipsAssembler |