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 94 int Rn, uint32_t offset = immed8_pre(0));
96 int Rn, uint32_t offset = immed8_pre(0));
98 int Rn, uint32_t offset = immed8_pre(0));
100 int Rn, uint32_t offset = immed8_pre(0));
ARMAssemblerProxy.h 84 int Rn, uint32_t offset = immed8_pre(0));
86 int Rn, uint32_t offset = immed8_pre(0));
88 int Rn, uint32_t offset = immed8_pre(0));
90 int Rn, uint32_t offset = immed8_pre(0));
ARMAssemblerInterface.h 88 static uint32_t immed8_pre(int32_t immed8, int W=0);
155 int Rn, uint32_t offset = immed8_pre(0)) = 0;
157 int Rn, uint32_t offset = immed8_pre(0)) = 0;
159 int Rn, uint32_t offset = immed8_pre(0)) = 0;
161 int Rn, uint32_t offset = immed8_pre(0)) = 0;
ARMAssemblerInterface.cpp 137 uint32_t ARMAssemblerInterface::immed8_pre(int32_t immed8, int W) function in class:android::ARMAssemblerInterface

Completed in 6032 milliseconds