Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Demit-rtl.c4810 static rtvec copy_asm_operands_vector; variable
4907 XVEC (copy, i) = copy_asm_operands_vector; in copy_insn_1()
4940 copy_asm_operands_vector = ASM_OPERANDS_INPUT_VEC (copy); in copy_insn_1()
4959 copy_asm_operands_vector = 0; in copy_insn()
DChangeLog-19995806 orig_asm_operands_vector, copy_asm_operands_vector,
9138 copy_asm_operands_vector, copy_asm_constraints_vector): Delete