Searched defs:nb_operands (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/perf/ |
D | tinycc.c | 16662 int nb_operands, int nb_outputs, in asm_compute_constraints() 16974 static void asm_gen_code(ASMOperand *operands, int nb_operands, in asm_gen_code() 17823 static int find_constraint(ASMOperand *operands, int nb_operands, in find_constraint() 17861 static void subst_asm_operands(ASMOperand *operands, int nb_operands, in subst_asm_operands() 17908 int nb_operands; in parse_asm_operands() local 17979 int nb_outputs, nb_operands, i, must_subst, out_reg; in asm_instr() local
|