Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c5510 typedef struct ASMOperand { struct
5522 } ASMOperand; argument
5526 static int find_constraint(ASMOperand *operands, int nb_operands,
16661 static void asm_compute_constraints(ASMOperand *operands, in asm_compute_constraints()
16666 ASMOperand *op; in asm_compute_constraints()
16974 static void asm_gen_code(ASMOperand *operands, int nb_operands, in asm_gen_code()
16980 ASMOperand *op; 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()
17867 ASMOperand *op; in subst_asm_operands()
[all …]