HomeSort by relevance Sort by last modified time
    Searched refs:__immed8_pre (Results 1 - 4 of 4) sorted by null

  /system/core/libpixelflinger/codeflinger/
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));
ARMAssemblerInterface.cpp 52 uint32_t ARMAssemblerInterface::__immed8_pre(int32_t immed8, int W) function in class:android::ARMAssemblerInterface
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));
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;

Completed in 61 milliseconds