OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__immed12_pre
(Results
1 - 7
of
7
) 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);
155
int Rn, uint32_t offset =
__immed12_pre
(0)) = 0;
157
int Rn, uint32_t offset =
__immed12_pre
(0)) = 0;
159
int Rn, uint32_t offset =
__immed12_pre
(0)) = 0;
161
int Rn, uint32_t offset =
__immed12_pre
(0)) = 0;
338
int Rn, uint32_t offset =
__immed12_pre
(0));
340
int Rn, uint32_t offset =
__immed12_pre
(0));
MIPS64Assembler.h
170
virtual void ADDR_LDR(int cc, int Rd, int Rn, uint32_t offset =
__immed12_pre
(0));
171
virtual void ADDR_STR(int cc, int Rd, int Rn, uint32_t offset =
__immed12_pre
(0));
/system/core/libpixelflinger/tests/arch-mips64/assembler/
mips64_assembler_test.cpp
530
op2 = a64asm->
__immed12_pre
(0);
/system/core/libpixelflinger/tests/arch-arm64/assembler/
arm64_assembler_test.cpp
577
op2 = a64asm->
__immed12_pre
(0);
[
all
...]
Completed in 101 milliseconds