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

  /toolchain/binutils/binutils-2.27/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 4011 uint32_t get_reg = is_range ? inst->VRegC() + static_cast<uint32_t>(sig_registers) : local
4434 uint32_t get_reg = is_range ? inst->VRegC_3rc() + ui : arg[ui]; local
    [all...]
  /external/valgrind/perf/
tinycc.c 10320 int get_reg(int rc) function
    [all...]

Completed in 302 milliseconds