Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DARMAssemblerInterface.cpp69 void ARMAssemblerInterface::ADDR_LDR(int cc, int Rd, in ADDR_LDR() function in android::ARMAssemblerInterface
DARMAssemblerProxy.cpp297 void ARMAssemblerProxy::ADDR_LDR(int cc, int Rd, int Rn, uint32_t offset) { in ADDR_LDR() function in android::ARMAssemblerProxy
DMIPS64Assembler.cpp1205 void ArmToMips64Assembler::ADDR_LDR(int cc, int Rd, int Rn, uint32_t offset) { in ADDR_LDR() function in android::ArmToMips64Assembler
DArm64Assembler.cpp633 void ArmToArm64Assembler::ADDR_LDR(int cc, int Rd, int Rn, uint32_t op_type) in ADDR_LDR() function in android::ArmToArm64Assembler