Searched refs:rtl (Results 1 - 25 of 61) sorted by relevance

123

/freebsd-11-stable/lib/libclang_rt/tsan/
H A DMakefile50 SRCS+= tsan/rtl/tsan_clock.cpp
51 SRCS+= tsan/rtl/tsan_debugging.cpp
52 SRCS+= tsan/rtl/tsan_external.cpp
53 SRCS+= tsan/rtl/tsan_fd.cpp
54 SRCS+= tsan/rtl/tsan_flags.cpp
55 SRCS+= tsan/rtl/tsan_ignoreset.cpp
56 SRCS+= tsan/rtl/tsan_interceptors_posix.cpp
57 SRCS+= tsan/rtl/tsan_interface.cpp
58 SRCS+= tsan/rtl/tsan_interface_ann.cpp
59 SRCS+= tsan/rtl/tsan_interface_atomi
[all...]
/freebsd-11-stable/lib/libclang_rt/tsan_cxx/
H A DMakefile7 SRCS+= tsan/rtl/tsan_new_delete.cpp
/freebsd-11-stable/contrib/gcc/
H A Dcfglayout.c26 #include "rtl.h"
214 bb->il.rtl->header = unlink_insn_chain (next_insn,
218 bb->il.rtl->footer = unlink_insn_chain (NEXT_INSN (BB_END (bb)), end);
611 if (bb->il.rtl->header)
614 NEXT_INSN (insn) = bb->il.rtl->header;
616 set_first_insn (bb->il.rtl->header);
617 PREV_INSN (bb->il.rtl->header) = insn;
618 insn = bb->il.rtl->header;
628 if (bb->il.rtl->footer)
630 NEXT_INSN (insn) = bb->il.rtl
[all...]
H A Dcfgrtl.c46 #include "rtl.h"
382 if (b->il.rtl->global_live_at_start)
384 FREE_REG_SET (b->il.rtl->global_live_at_start);
385 FREE_REG_SET (b->il.rtl->global_live_at_end);
386 b->il.rtl->global_live_at_start = NULL;
387 b->il.rtl->global_live_at_end = NULL;
518 if (bb->il.rtl->global_live_at_start)
520 new_bb->il.rtl->global_live_at_start = ALLOC_REG_SET (&reg_obstack);
521 new_bb->il.rtl->global_live_at_end = ALLOC_REG_SET (&reg_obstack);
522 COPY_REG_SET (new_bb->il.rtl
[all...]
H A Ddwarf2out.c45 #include "rtl.h"
959 initial_return_save (rtx rtl)
964 switch (GET_CODE (rtl))
968 reg = DWARF_FRAME_REGNUM (REGNO (rtl));
973 rtl = XEXP (rtl, 0);
974 switch (GET_CODE (rtl))
977 gcc_assert (REGNO (rtl) == STACK_POINTER_REGNUM);
982 gcc_assert (REGNO (XEXP (rtl, 0)) == STACK_POINTER_REGNUM);
983 offset = INTVAL (XEXP (rtl,
958 initial_return_save(rtx rtl) argument
4374 is_pseudo_reg(rtx rtl) argument
8614 dbx_reg_number(rtx rtl) argument
8656 reg_loc_descriptor(rtx rtl) argument
8687 multiple_reg_loc_descriptor(rtx rtl, rtx regs) argument
8821 is_based_loc(rtx rtl) argument
8848 mem_loc_descriptor(rtx rtl, enum machine_mode mode) argument
9062 loc_descriptor(rtx rtl) argument
9181 rtx rtl; local
9223 rtx rtl = rtl_for_decl_location (loc); local
9329 rtx rtl = lookup_constant_def (loc); local
9878 insert_float(rtx rtl, unsigned char *array) argument
9902 add_const_value_attribute(dw_die_ref die, rtx rtl) argument
10085 rtx rtl = NULL_RTX; local
10170 rtx rtl; local
10412 rtx rtl; local
10532 rtx rtl; local
[all...]
H A Dtracer.c41 #include "rtl.h"
69 #define seen(bb) (bb->il.rtl->visited || bb->aux)
297 bb2->il.rtl->visited = 1;
338 && !e->dest->il.rtl->visited
345 best->dest->il.rtl->visited = 1;
350 if (!bb->il.rtl->visited)
353 bb->il.rtl->visited = 1;
H A Dbb-reorder.c72 #include "rtl.h"
315 && e->dest->il.rtl->visited != trace_n
322 if (!e->dest->il.rtl->visited
338 if (!e->dest->il.rtl->visited
411 bb->il.rtl->visited = trace;
505 if (e->dest->il.rtl->visited
506 && e->dest->il.rtl->visited != *n_traces)
559 || e->dest->il.rtl->visited)
620 if (best_edge->dest->il.rtl->visited == *n_traces)
690 && !e->dest->il.rtl
[all...]
H A Dcse.c23 /* stdio.h must precede rtl.h for FFS. */
27 #include "rtl.h"
251 code and mode fields of struct rtx_def (see rtl.h). */
456 of the mode field of struct rtx_def (see rtl.h). */
2500 we assume X is an expression being processed from the rtl
4836 rtx rtl;
4854 field of struct rtx_def (see rtl.h). */
4910 sets[0].rtl = x;
4991 sets[n_sets++].rtl = y;
5040 && (! rtx_equal_p (XEXP (tem, 0), SET_SRC (sets[0].rtl))
4814 rtx rtl; member in struct:set
7264 check_for_label_ref(rtx *rtl, void *data) argument
[all...]
H A Dflow.c37 find_basic_blocks divides the current function's rtl into basic
128 #include "rtl.h"
393 appear in the rtl.
421 mark_regs_live_at_end (EXIT_BLOCK_PTR->il.rtl->global_live_at_start);
510 bb->il.rtl->global_live_at_start))
530 XOR_REG_SET (new_live_at_start, bb->il.rtl->global_live_at_start);
535 if (REGNO_REG_SET_P (bb->il.rtl->global_live_at_start, i))
614 COPY_REG_SET (tmp, bb->il.rtl->global_live_at_end);
643 CLEAR_REG_SET (bb->il.rtl->global_live_at_start);
644 CLEAR_REG_SET (bb->il.rtl
[all...]
H A Drtl-factoring.c25 #include "rtl.h"
462 COPY_REG_SET (&live, bb->il.rtl->global_live_at_end);
545 COPY_REG_SET (&live, bb->il.rtl->global_live_at_end);
978 il.rtl->global_live_at_end,
979 BLOCK_FOR_INSN (mseq->insn)->il.rtl->global_live_at_end);
1033 SET_REGNO_REG_SET (bb->il.rtl->global_live_at_end,
1085 SET_REGNO_REG_SET (bb->il.rtl->global_live_at_end,
1089 IOR_REG_SET (bb->il.rtl->global_live_at_end,
1090 BLOCK_FOR_INSN (sb->label)->il.rtl->global_live_at_start);
H A Dmode-switching.c26 #include "rtl.h"
226 regset live_at_end = src_bb->il.rtl->global_live_at_end;
375 COPY_REG_SET (pre_exit->il.rtl->global_live_at_start, live_at_end);
376 COPY_REG_SET (pre_exit->il.rtl->global_live_at_end, live_at_end);
460 bb->il.rtl->global_live_at_start);
606 src_bb->il.rtl->global_live_at_end);
H A Dcgraph.h144 struct cgraph_rtl_info rtl; local
H A Dstruct-equiv.c81 #include "rtl.h"
89 #include "emit-rtl.h"
352 RVALUE indicates if the processed piece of rtl is used as a destination, in
664 /* Some rtl is guaranteed to be shared, or unique; If we didn't match
996 if (!REG_SET_EQUAL_P (info->x_block->il.rtl->global_live_at_end,
997 info->y_block->il.rtl->global_live_at_end))
1010 CLEAR_REGNO_REG_SET (info->x_block->il.rtl->global_live_at_end, rn);
1011 CLEAR_REGNO_REG_SET (info->y_block->il.rtl->global_live_at_end, rn);
1013 if (!REG_SET_EQUAL_P (info->x_block->il.rtl->global_live_at_end,
1014 info->y_block->il.rtl
[all...]
H A DMakefile.in757 RTL_BASE_H = rtl.h rtl.def $(MACHMODE_H) reg-notes.def insn-notes.def \
771 EMIT_RTL_H = emit-rtl.h
865 BUILD_RTL = build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o \
866 build/min-insn-modes.o build/gensupport.o build/print-rtl.o
1005 dwarf2asm.o dwarf2out.o emit-rtl.o except.o explow.o loop-iv.o \
1014 print-rtl.o print-tree.o profile.o value-prof.o var-tracking.o \
1016 reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl
[all...]
H A Dvarasm.c35 #include "rtl.h"
1925 rtx rtl = DECL_RTL (decl);
1927 if (MEM_P (rtl) && GET_CODE (XEXP (rtl, 0)) == SYMBOL_REF
1928 && !SYMBOL_REF_USED (XEXP (rtl, 0))
1932 SYMBOL_REF_USED (XEXP (rtl, 0)) = 1;
1933 ASM_OUTPUT_EXTERNAL (asm_out_file, decl, XSTR (XEXP (rtl, 0), 0));
2172 /* Record the rtl to refer to it. */
2423 rtx rtl;
2814 rtx rtl;
1916 rtx rtl = DECL_RTL (decl); local
2410 rtx rtl; local
2799 rtx rtl; local
5747 default_encode_section_info(tree decl, rtx rtl, int first ATTRIBUTE_UNUSED) argument
[all...]
H A Dgenattrtab.c111 #include "rtl.h"
296 rtx rtl; /* or the RTL recorded here. */ member in union:attr_hash::__anon1322
317 attr_hash_add_rtx (int hashcode, rtx rtl) argument
323 h->u.rtl = rtl;
379 && GET_CODE (h->u.rtl) == code
380 && XEXP (h->u.rtl, 0) == arg0)
381 return h->u.rtl;
410 && GET_CODE (h->u.rtl) == code
411 && XEXP (h->u.rtl,
[all...]
H A Dhaifa-sched.c133 #include "rtl.h"
163 N=3: rtl at abort point, control-flow, regions info.
4275 && bb->il.rtl->global_live_at_start == 0
4276 && bb->il.rtl->global_live_at_end == 0);
4387 gcc_assert (bb->il.rtl->global_live_at_start != 0
4388 && bb->il.rtl->global_live_at_end != 0);
4390 glat_start[bb->index] = bb->il.rtl->global_live_at_start;
4391 glat_end[bb->index] = bb->il.rtl->global_live_at_end;
4395 bb->il.rtl->global_live_at_start = 0;
4396 bb->il.rtl
[all...]
H A Dintegrate.c28 #include "rtl.h"
359 struct rtl_bb_info *info = bb->il.rtl;
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dnetware.c26 #include "rtl.h"
134 i386_nlm_encode_section_info (tree decl, rtx rtl, int first) argument
136 default_encode_section_info (decl, rtl, first);
155 rtx rtlname = XEXP (rtl, 0);
H A Dwinnt.c27 #include "rtl.h"
342 i386_pe_encode_section_info (tree decl, rtx rtl, int first)
344 default_encode_section_info (decl, rtl, first);
357 rtx rtlname = XEXP (rtl, 0);
385 /* Mark the decl so we can tell from the rtl whether the object is
400 && rtl != NULL_RTX
401 && GET_CODE (rtl) == MEM
402 && GET_CODE (XEXP (rtl, 0)) == MEM
403 && GET_CODE (XEXP (XEXP (rtl, 0), 0)) == SYMBOL_REF
404 && i386_pe_dllimport_name_p (XSTR (XEXP (XEXP (rtl,
341 i386_pe_encode_section_info(tree decl, rtx rtl, int first) argument
[all...]
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dpe.c27 #include "rtl.h"
206 arm_pe_encode_section_info (decl, rtl, first)
208 rtx rtl;
213 SYMBOL_REF_FLAG (XEXP (rtl, 0)) = 1;
215 /* Mark the decl so we can tell from the rtl whether the object is
/freebsd-11-stable/gnu/usr.bin/cc/cc_tools/
H A DMakefile54 $(srcdir)/coverage.c $(srcdir)/rtl.h \
64 $(srcdir)/emit-rtl.c $(srcdir)/except.c $(srcdir)/explow.c $(srcdir)/expr.c \
300 gen$F: gen$F.o rtl.o read-rtl.o ggc-none.o vec.o min-insn-modes.o \
301 gensupport.o print-rtl.o errors.o ${LIBIBERTY}
430 gensupport.c ggc-none.c print-rtl.c read-rtl.c rtl.c \
H A DMakefile.dep99 OBJS_DEPEND_GUESS.print-rtl.o+= bconfig.h auto-host.h \
103 OBJS_DEPEND_GUESS.read-rtl.o+= bconfig.h auto-host.h \
107 OBJS_DEPEND_GUESS.rtl.o+= bconfig.h auto-host.h \
/freebsd-11-stable/gnu/usr.bin/cc/cc_int/
H A DMakefile45 dwarf2asm.o dwarf2out.o emit-rtl.o except.o explow.o loop-iv.o \
54 print-rtl.o print-tree.o profile.o value-prof.o var-tracking.o \
56 reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl-error.o \
66 rtl-factoring.o
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pcie.c446 pciercx_cfg448.s.rtl = 1677;
449 pciercx_cfg448.s.rtl = 867;
452 pciercx_cfg448.s.rtl = 462;
455 pciercx_cfg448.s.rtl = 258;
877 pciercx_cfg448.s.rtl = 1677;
880 pciercx_cfg448.s.rtl = 867;
883 pciercx_cfg448.s.rtl = 462;
886 pciercx_cfg448.s.rtl = 258;

Completed in 477 milliseconds

123