Searched defs:immed8_post (Results 1 - 3 of 3) sorted by path

/system/core/libpixelflinger/codeflinger/
H A DARMAssembler.cpp571 uint32_t ARMAssembler::immed8_post(int32_t immed8) function in class:android::ARMAssembler
H A DARMAssemblerProxy.cpp140 uint32_t ARMAssemblerProxy::immed8_post(int32_t immed8) function in class:android::ARMAssemblerProxy
142 return mTarget->immed8_post(immed8);
H A DMIPSAssembler.cpp308 uint32_t ArmToMipsAssembler::immed8_post(int32_t immed8) function in class:android::ArmToMipsAssembler

Completed in 37 milliseconds