Home
last modified time | relevance | path

Searched defs:LDRSH (Results 1 – 4 of 4) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DARMAssemblerProxy.cpp230 void ARMAssemblerProxy::LDRSH(int cc, int Rd, int Rn, uint32_t offset) { in LDRSH() function in android::ARMAssemblerProxy
DARMAssembler.cpp318 void ARMAssembler::LDRSH(int cc, int Rd, int Rn, uint32_t offset) { in LDRSH() function in android::ARMAssembler
DArm64Assembler.cpp668 void ArmToArm64Assembler::LDRSH(int /*cc*/, int /*Rd*/, int /*Rn*/, uint32_t /*offset*/) in LDRSH() function in android::ArmToArm64Assembler
DMIPSAssembler.cpp930 void ArmToMipsAssembler::LDRSH(int cc, int Rd, int Rn, uint32_t offset) in LDRSH() function in android::ArmToMipsAssembler