OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_imm
(Results
1 - 4
of
4
) sorted by null
/external/pcre/dist/sljit/
sljitNativeARM_T2_32.c
428
static sljit_uw
get_imm
(sljit_uw imm)
function
482
tmp =
get_imm
(imm);
485
tmp =
get_imm
(~imm);
564
imm =
get_imm
(imm);
569
imm =
get_imm
(imm);
577
imm =
get_imm
(imm);
603
imm =
get_imm
(imm);
610
imm =
get_imm
(imm);
615
nimm =
get_imm
(imm);
618
imm =
get_imm
(imm)
[
all
...]
sljitNativeARM_32.c
505
static sljit_uw
get_imm
(sljit_uw imm);
515
src2 =
get_imm
(new_constant);
524
src2 =
get_imm
(~new_constant);
1140
static sljit_uw
get_imm
(sljit_uw imm)
function
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-spu.c
51
static const char *
get_imm
(const char *param, struct spu_insn *insn, int arg);
412
param =
get_imm
(param, insn, arg);
600
get_imm
(const char *param, struct spu_insn *insn, int arg)
598
get_imm
(const char *param, struct spu_insn *insn, int arg)
function
/external/valgrind/VEX/priv/
guest_mips_toIR.c
571
static UInt
get_imm
(UInt mipsins)
function
[
all
...]
Completed in 827 milliseconds