/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | recog.c | 1554 operand_locs[i] = &ASM_OPERANDS_INPUT (asmop, i - 1); 1556 operands[i] = ASM_OPERANDS_INPUT (asmop, i - 1); 1587 operand_locs[i] = &ASM_OPERANDS_INPUT (asmop, i); 1589 operands[i] = ASM_OPERANDS_INPUT (asmop, i); 1629 operand_locs[i + nout] = &ASM_OPERANDS_INPUT (asmop, i); 1631 operands[i + nout] = ASM_OPERANDS_INPUT (asmop, i); 1651 operand_locs[i] = &ASM_OPERANDS_INPUT (asmop, i); 1653 operands[i] = ASM_OPERANDS_INPUT (asmop, i);
|
H A D | resource.c | 299 mark_referenced_resources (ASM_OPERANDS_INPUT (x, i), res, 0); 828 mark_set_resources (ASM_OPERANDS_INPUT (x, i), res, in_dest,
|
H A D | cse.c | 2448 hash += (canon_hash (ASM_OPERANDS_INPUT (x, i), 2449 GET_MODE (ASM_OPERANDS_INPUT (x, i))) 2455 x = ASM_OPERANDS_INPUT (x, 0); 2664 if (! exp_equiv_p (ASM_OPERANDS_INPUT (x, i), 2665 ASM_OPERANDS_INPUT (y, i), 3732 validate_change (insn, &ASM_OPERANDS_INPUT (x, i), 3733 fold_rtx (ASM_OPERANDS_INPUT (x, i), insn), 0);
|
H A D | stmt.c | 1763 ASM_OPERANDS_INPUT (body, i) = op; 1778 ASM_OPERANDS_INPUT (body, i) 1779 = protect_from_queue (ASM_OPERANDS_INPUT (body, i), 0); 1790 ASM_OPERANDS_INPUT (body, ninputs - ninout + i) 1893 ASM_OPERANDS_INPUT (obody, opno)))
|
H A D | gcse.c | 1717 hash += (hash_expr_1 (ASM_OPERANDS_INPUT (x, i), 1718 GET_MODE (ASM_OPERANDS_INPUT (x, i)), 1725 x = ASM_OPERANDS_INPUT (x, 0); 1875 if (! expr_equiv_p (ASM_OPERANDS_INPUT (x, i), 1876 ASM_OPERANDS_INPUT (y, i))
|
H A D | rtlanal.c | 788 if (reg_overlap_mentioned_p (x, ASM_OPERANDS_INPUT (body, i))) 1683 (*fun) (&ASM_OPERANDS_INPUT (body, i), data);
|
H A D | sched-deps.c | 863 sched_analyze_2 (deps, ASM_OPERANDS_INPUT (x, j), insn);
|
H A D | rtl.h | 1088 #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) macro
|
H A D | flow.c | 3979 mark_used_regs (pbi, ASM_OPERANDS_INPUT (x, j), cond, insn);
|
H A D | df.c | 1171 df_uses_record (df, &ASM_OPERANDS_INPUT (x, j),
|
H A D | ChangeLog.7 | 21318 (ASM_OPERANDS_INPUT): Likewise.
|
/openbsd/gnu/gcc/gcc/ |
H A D | recog.c | 1489 operand_locs[i] = &ASM_OPERANDS_INPUT (asmop, i - 1); in decode_asm_operands() 1491 operands[i] = ASM_OPERANDS_INPUT (asmop, i - 1); in decode_asm_operands() 1522 operand_locs[i] = &ASM_OPERANDS_INPUT (asmop, i); in decode_asm_operands() 1524 operands[i] = ASM_OPERANDS_INPUT (asmop, i); in decode_asm_operands() 1564 operand_locs[i + nout] = &ASM_OPERANDS_INPUT (asmop, i); in decode_asm_operands() 1566 operands[i + nout] = ASM_OPERANDS_INPUT (asmop, i); in decode_asm_operands() 1586 operand_locs[i] = &ASM_OPERANDS_INPUT (asmop, i); in decode_asm_operands() 1588 operands[i] = ASM_OPERANDS_INPUT (asmop, i); in decode_asm_operands()
|
H A D | resource.c | 289 mark_referenced_resources (ASM_OPERANDS_INPUT (x, i), res, 0); in mark_referenced_resources() 808 mark_set_resources (ASM_OPERANDS_INPUT (x, i), res, in_dest, in mark_set_resources()
|
H A D | cse.c | 2383 hash += (hash_rtx (ASM_OPERANDS_INPUT (x, i), in hash_rtx() 2384 GET_MODE (ASM_OPERANDS_INPUT (x, i)), in hash_rtx() 2392 x = ASM_OPERANDS_INPUT (x, 0); in hash_rtx() 2609 if (! exp_equiv_p (ASM_OPERANDS_INPUT (x, i), in exp_equiv_p() 2610 ASM_OPERANDS_INPUT (y, i), in exp_equiv_p() 3746 validate_change (insn, &ASM_OPERANDS_INPUT (x, i), in fold_rtx() 3747 fold_rtx (ASM_OPERANDS_INPUT (x, i), insn), 0); in fold_rtx() 7374 count_reg_usage (ASM_OPERANDS_INPUT (x, i), counts, dest, incr); in count_reg_usage()
|
H A D | stmt.c | 944 ASM_OPERANDS_INPUT (body, i) = op; in expand_asm_operands() 965 ASM_OPERANDS_INPUT (body, ninputs - ninout + i) in expand_asm_operands() 1068 ASM_OPERANDS_INPUT (obody, opno))) in expand_asm_operands()
|
H A D | rtlanal.c | 679 if (reg_overlap_mentioned_p (x, ASM_OPERANDS_INPUT (body, i))) in reg_referenced_p() 1399 (*fun) (&ASM_OPERANDS_INPUT (body, i), data); in note_uses()
|
H A D | df-scan.c | 1435 df_uses_record (dflow, &ASM_OPERANDS_INPUT (x, j), in df_uses_record()
|
H A D | sched-deps.c | 1071 sched_analyze_2 (deps, ASM_OPERANDS_INPUT (x, j), insn); in sched_analyze_2()
|
H A D | rtl.h | 1082 #define ASM_OPERANDS_INPUT(RTX, N) XCVECEXP (RTX, 3, N, ASM_OPERANDS) macro
|
H A D | flow.c | 4188 mark_used_regs (pbi, ASM_OPERANDS_INPUT (x, j), cond, insn); in mark_used_regs()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | ia64.c | 4895 if (rtx_needs_barrier (ASM_OPERANDS_INPUT (x, i), flags, pred))
|
/openbsd/gnu/gcc/gcc/config/ia64/ |
H A D | ia64.c | 5598 if (rtx_needs_barrier (ASM_OPERANDS_INPUT (x, i), flags, pred)) in rtx_needs_barrier()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | alpha.c | 8174 summarize_insn (ASM_OPERANDS_INPUT (x, i), sum, 0);
|
/openbsd/gnu/gcc/gcc/config/alpha/ |
H A D | alpha.c | 8606 summarize_insn (ASM_OPERANDS_INPUT (x, i), sum, 0); in summarize_insn()
|