Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Demit-rtl.c5645 static rtvec copy_asm_constraints_vector; variable
5737 XVEC (copy, i) = copy_asm_constraints_vector; in copy_insn_1()
5775 copy_asm_constraints_vector = ASM_OPERANDS_INPUT_CONSTRAINT_VEC (copy); in copy_insn_1()
5793 copy_asm_constraints_vector = 0; in copy_insn()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Demit-rtl.cc5620 static rtvec copy_asm_constraints_vector; variable
5711 XVEC (copy, i) = copy_asm_constraints_vector; in copy_insn_1()
5749 copy_asm_constraints_vector = ASM_OPERANDS_INPUT_CONSTRAINT_VEC (copy); in copy_insn_1()
5767 copy_asm_constraints_vector = 0; in copy_insn()
H A DChangeLog-19995807 orig_asm_constraints_vecotr, copy_asm_constraints_vector): New static
9138 copy_asm_operands_vector, copy_asm_constraints_vector): Delete