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

  /system/core/libpixelflinger/codeflinger/
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));
ARMAssembler.h 125 int Rn, uint32_t offset = __immed8_pre(0));
127 int Rn, uint32_t offset = __immed8_pre(0));
129 int Rn, uint32_t offset = __immed8_pre(0));
131 int Rn, uint32_t offset = __immed8_pre(0));
ARMAssemblerInterface.h 75 static uint32_t __immed8_pre(int32_t immed12, int W=0);
163 int Rn, uint32_t offset = __immed8_pre(0)) = 0;
165 int Rn, uint32_t offset = __immed8_pre(0)) = 0;
167 int Rn, uint32_t offset = __immed8_pre(0)) = 0;
169 int Rn, uint32_t offset = __immed8_pre(0)) = 0;

Completed in 78 milliseconds