Searched refs:copy_asm_operands (Results 1 – 1 of 1) sorted by relevance
291 static struct asm_operand_list *copy_asm_operands(struct asm_operand_list *in) in copy_asm_operands() function454 stmt->asm_inputs = copy_asm_operands(stmt->asm_inputs); in copy_one_statement()455 stmt->asm_outputs = copy_asm_operands(stmt->asm_outputs); in copy_one_statement()