Searched refs:copy_asm_operands_vector (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dintegrate.h96 rtvec copy_asm_operands_vector; member in struct:inline_remap
H A Demit-rtl.c5098 static rtvec copy_asm_operands_vector;
5198 XVEC (copy, i) = copy_asm_operands_vector;
5233 copy_asm_operands_vector = ASM_OPERANDS_INPUT_VEC (copy);
5253 copy_asm_operands_vector = 0;
5069 static rtvec copy_asm_operands_vector; variable
H A Dintegrate.c2259 ASM_OPERANDS_INPUT_VEC (copy) = map->copy_asm_operands_vector;
2441 map->copy_asm_operands_vector = ASM_OPERANDS_INPUT_VEC (copy);
/openbsd-current/gnu/gcc/gcc/
H A Demit-rtl.c4833 static rtvec copy_asm_operands_vector;
4930 XVEC (copy, i) = copy_asm_operands_vector;
4963 copy_asm_operands_vector = ASM_OPERANDS_INPUT_VEC (copy);
4982 copy_asm_operands_vector = 0;
4807 static rtvec copy_asm_operands_vector; variable

Completed in 195 milliseconds