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

  /system/core/libpixelflinger/codeflinger/
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));
150 int Rn, uint32_t offset = __immed12_pre(0));
152 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.cpp 43 uint32_t ARMAssemblerInterface::__immed12_pre(int32_t immed12, int W) function in class:android::ARMAssemblerInterface
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;
337 int Rn, uint32_t offset = __immed12_pre(0));
339 int Rn, uint32_t offset = __immed12_pre(0));
  /system/core/libpixelflinger/tests/arch-arm64/assembler/
arm64_assembler_test.cpp 576 op2 = a64asm->__immed12_pre(0);
    [all...]

Completed in 47 milliseconds