Searched refs:__immed8_pre (Results 1 – 4 of 4) sorted by relevance
/system/core/libpixelflinger/codeflinger/ |
D | ARMAssembler.h | 124 int Rn, uint32_t offset = __immed8_pre(0)); 126 int Rn, uint32_t offset = __immed8_pre(0)); 128 int Rn, uint32_t offset = __immed8_pre(0)); 130 int Rn, uint32_t offset = __immed8_pre(0));
|
D | ARMAssemblerProxy.h | 113 int Rn, uint32_t offset = __immed8_pre(0)); 115 int Rn, uint32_t offset = __immed8_pre(0)); 117 int Rn, uint32_t offset = __immed8_pre(0)); 119 int Rn, uint32_t offset = __immed8_pre(0));
|
D | ARMAssemblerInterface.cpp | 53 uint32_t ARMAssemblerInterface::__immed8_pre(int32_t immed8, int W) in __immed8_pre() function in android::ARMAssemblerInterface
|
D | ARMAssemblerInterface.h | 75 static uint32_t __immed8_pre(int32_t immed12, int W=0); 164 int Rn, uint32_t offset = __immed8_pre(0)) = 0; 166 int Rn, uint32_t offset = __immed8_pre(0)) = 0; 168 int Rn, uint32_t offset = __immed8_pre(0)) = 0; 170 int Rn, uint32_t offset = __immed8_pre(0)) = 0;
|