Searched defs:immed12_post (Results 1 - 5 of 5) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DARMAssembler.cpp522 uint32_t ARMAssembler::immed12_post(int32_t immed12) function in class:android::ARMAssembler
H A DARMAssemblerProxy.cpp117 uint32_t ARMAssemblerProxy::immed12_post(int32_t immed12) function in class:android::ARMAssemblerProxy
119 return mTarget->immed12_post(immed12);
H A DMIPS64Assembler.cpp255 uint32_t ArmToMips64Assembler::immed12_post(int32_t immed12) function in class:android::ArmToMips64Assembler
H A DArm64Assembler.cpp915 uint32_t ArmToArm64Assembler::immed12_post(int32_t immed12) function in class:android::ArmToArm64Assembler
H A DMIPSAssembler.cpp266 uint32_t ArmToMipsAssembler::immed12_post(int32_t immed12) function in class:android::ArmToMipsAssembler

Completed in 71 milliseconds