Lines Matching refs:ASMOperand
5510 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()
17904 static void parse_asm_operands(ASMOperand *operands, int *nb_operands_ptr, in parse_asm_operands()
17907 ASMOperand *op; in parse_asm_operands()
17977 ASMOperand operands[MAX_ASM_OPERANDS]; in asm_instr()
18066 ASMOperand *op; in asm_instr()