Home
last modified time | relevance | path

Searched refs:cpidx (Results 1 – 4 of 4) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dparse-options.c223 p->out[p->cpidx++] = arg - 2; in parse_long_opt()
310 ctx->cpidx = ((flags & PARSE_OPT_KEEP_ARGV0) != 0); in parse_options_start()
335 ctx->out[ctx->cpidx++] = ctx->argv[0]; in parse_options_step()
401 ctx->out[ctx->cpidx++] = ctx->argv[0]; in parse_options_step()
409 memmove(ctx->out + ctx->cpidx, ctx->argv, ctx->argc * sizeof(*ctx->out)); in parse_options_end()
410 ctx->out[ctx->cpidx + ctx->argc] = NULL; in parse_options_end()
411 return ctx->cpidx + ctx->argc; in parse_options_end()
Dparse-options.h155 int argc, cpidx; member
/external/llvm/lib/Target/Mips/
DMips16InstrInfo.td1915 MipsPseudo16<(outs), (ins cpinst_operand:$instid, cpinst_operand:$cpidx,
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td1813 PseudoInst<(outs), (ins cpinst_operand:$instid, cpinst_operand:$cpidx,