Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Demit-rtl.c5641 static rtvec copy_asm_operands_vector; variable
5739 XVEC (copy, i) = copy_asm_operands_vector; in copy_insn_1()
5773 copy_asm_operands_vector = ASM_OPERANDS_INPUT_VEC (copy); in copy_insn_1()
5792 copy_asm_operands_vector = 0; in copy_insn()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Demit-rtl.cc5616 static rtvec copy_asm_operands_vector; variable
5713 XVEC (copy, i) = copy_asm_operands_vector; in copy_insn_1()
5747 copy_asm_operands_vector = ASM_OPERANDS_INPUT_VEC (copy); in copy_insn_1()
5766 copy_asm_operands_vector = 0; in copy_insn()
H A DChangeLog-19995806 orig_asm_operands_vector, copy_asm_operands_vector,
9138 copy_asm_operands_vector, copy_asm_constraints_vector): Delete