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

  /external/libunwind/include/
libunwind-common.h.in 219 #define unw_get_reg UNW_OBJ(get_reg)
libunwind-common.h 252 #define unw_get_reg UNW_OBJ(get_reg)
  /toolchain/binutils/binutils-2.25/gas/config/
tc-spu.c 52 static const char *get_reg (const char *param, struct spu_insn *insn, int arg,
410 param = get_reg (param, insn, arg, 1);
499 get_reg (const char *param, struct spu_insn *insn, int arg, int accept_expr)
632 const char *np = get_reg (param, &tmp_insn, arg, 0);
497 get_reg (const char *param, struct spu_insn *insn, int arg, int accept_expr) function
  /art/runtime/verifier/
method_verifier.cc 3971 uint32_t get_reg = is_range ? inst->VRegC_3rc() + static_cast<uint32_t>(sig_registers) : local
4256 uint32_t get_reg = is_range ? inst->VRegC_3rc() + actual_args : arg[actual_args]; local
4307 uint32_t get_reg = is_range ? inst->VRegC_3rc() + ui : arg[ui]; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vs_emit.c 1130 static struct brw_reg get_reg( struct brw_vs_compile *c, function
    [all...]
  /external/valgrind/perf/
tinycc.c 10320 int get_reg(int rc) function
    [all...]

Completed in 592 milliseconds