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

  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.cpp 43 uint32_t ARMAssemblerInterface::__immed12_pre(int32_t immed12, int W) function in class:android::ARMAssemblerInterface
ARMAssemblerProxy.h 105 int Rn, uint32_t offset = __immed12_pre(0));
107 int Rn, uint32_t offset = __immed12_pre(0));
109 int Rn, uint32_t offset = __immed12_pre(0));
111 int Rn, uint32_t offset = __immed12_pre(0));
ARMAssembler.h 116 int Rn, uint32_t offset = __immed12_pre(0));
118 int Rn, uint32_t offset = __immed12_pre(0));
120 int Rn, uint32_t offset = __immed12_pre(0));
122 int Rn, uint32_t offset = __immed12_pre(0));
ARMAssemblerInterface.h 74 static uint32_t __immed12_pre(int32_t immed12, int W=0);
154 int Rn, uint32_t offset = __immed12_pre(0)) = 0;
156 int Rn, uint32_t offset = __immed12_pre(0)) = 0;
158 int Rn, uint32_t offset = __immed12_pre(0)) = 0;
160 int Rn, uint32_t offset = __immed12_pre(0)) = 0;

Completed in 43 milliseconds