Searched defs:note (Results 26 - 50 of 83) sorted by relevance

1234

/freebsd-10-stable/contrib/gcc/
H A Dpostreload.c766 rtx note; local
1205 rtx pat, note; local
[all...]
H A Dpredict.c158 rtx note; local
214 br_prob_note_reliable_p (rtx note) argument
336 rtx note; local
408 rtx note; local
[all...]
H A Dregrename.c126 rtx note; local
755 rtx note; local
[all...]
H A Dcfgexpand.c1365 rtx note, last; local
H A Dalias.c2496 rtx note, set; local
[all...]
H A Dcalls.c2760 rtx note = 0; local
3145 rtx note = find_reg_note (insn, REG_EQUIV, 0); local
3875 rtx note = 0; local
[all...]
H A Dcfgrtl.c86 can_delete_note_p(rtx note) argument
109 rtx note; local
997 rtx note; local
1008 rtx note; local
1699 rtx note; local
1816 rtx note; local
2118 rtx insn = BB_END (bb), note; local
2175 rtx note; local
2956 rtx note; local
[all...]
H A Ddf-problems.c3157 print_note(char *prefix, rtx insn, rtx note) argument
3286 rtx note = alloc_EXPR_LIST (REG_UNUSED, *DF_REF_LOC (regs->ref), local
3311 rtx note = alloc_EXPR_LIST (REG_UNUSED, regno_reg_rtx[regno], local
3361 rtx note = alloc_EXPR_LIST (REG_DEAD, *DF_REF_LOC (regs->ref), local
3393 rtx note = alloc_EXPR_LIST (REG_DEAD, regno_reg_rtx[regno], local
3452 rtx note = alloc_EXPR_LIST (REG_UNUSED, reg, REG_NOTES (insn)); local
3655 rtx note = alloc_EXPR_LIST (REG_DEAD, reg, REG_NOTES (insn)); local
[all...]
H A Dflow.c807 rtx note; local
1684 propagate_block_delete_libcall(rtx insn, rtx note) argument
1703 rtx note; local
1870 rtx note, cond; local
1935 rtx note, cond; local
2467 libcall_dead_p(struct propagate_block_info *pbi, rtx note, rtx insn) argument
3620 rtx note; local
[all...]
H A Dglobal.c889 rtx note = find_regno_note (insn, REG_UNUSED, local
H A Difcvt.c1770 rtx note = find_reg_equal_equiv_note (insn); local
2303 rtx note; local
3462 rtx note; local
3810 rtx note, set; local
[all...]
H A Dlocal-alloc.c482 rtx note; local
820 rtx note; local
1133 rtx note; local
1285 rtx note, hard_reg; local
2415 rtx note = find_reg_note (insn, REG_LIBCALL, NULL_RTX); local
[all...]
H A Drecog.c3093 rtx note; local
3126 rtx old_insn, new_insn, note; local
[all...]
H A Dreg-stack.c712 remove_regno_note(rtx insn, enum reg_note note, unsigned int regno) argument
962 rtx note; local
1348 rtx note; local
1955 rtx note; local
2226 rtx *note_link, note; local
[all...]
H A Dregclass.c1035 rtx set, note; local
2359 rtx note; local
H A Dregmove.c142 rtx note = find_reg_note (insn, REG_DEAD, reg); local
400 rtx note; local
729 rtx note = find_reg_note (p, REG_EQUAL, NULL_RTX); local
1914 rtx note = find_reg_note (insn, REG_EQUAL, NULL_RTX); local
[all...]
H A Dreorg.c517 rtx note, next; local
677 rtx note = find_reg_note (insn, REG_CC_SETTER, NULL_RTX); local
966 rtx note; local
2659 rtx note; local
[all...]
H A Dsee.c2593 rtx note = NULL; local
H A Dvar-tracking.c2367 rtx note; local
[all...]
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dlex.c236 warn_in_comment (cpp_reader *pfile, _cpp_line_note *note) argument
270 _cpp_line_note *note = &buffer->notes[buffer->cur_note]; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransformActions.cpp715 void TransformActions::reportNote(StringRef note, SourceLocation loc, argument
/freebsd-10-stable/sys/dev/sound/midi/
H A Dsequencer.c1517 u_char dev, chn, note, vel; local
1705 u_char cmd, chn, note, parm; local
[all...]
H A Dmidi.c1282 midisynth_killnote(void *n, uint8_t chn, uint8_t note, uint8_t vel) argument
1321 midisynth_startnote(void *n, uint8_t chn, uint8_t note, uint8_t vel) argument
1338 midisynth_alloc(void *n, uint8_t chan, uint8_t note) argument
/freebsd-10-stable/contrib/binutils/bfd/
H A Delf32-i386.c388 elf_i386_grok_prstatus(bfd *abfd, Elf_Internal_Note *note) argument
438 elf_i386_grok_psinfo(bfd *abfd, Elf_Internal_Note *note) argument
[all...]
H A Delf64-mips.c2947 elf64_mips_grok_prstatus(bfd *abfd, Elf_Internal_Note *note) argument
2977 elf64_mips_grok_psinfo(bfd *abfd, Elf_Internal_Note *note) argument

Completed in 437 milliseconds

1234