Home
last modified time | relevance | path

Searched defs:bb_state (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dexeclist.h141 struct execlist_mmio_pair bb_state; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-rgn.cc141 static state_t *bb_state = NULL; variable
H A Dcfgrtl.cc2212 enum bb_state { NOT_IN_BB, IN_ONE_BB, IN_MULTIPLE_BB }; in print_rtl_with_bb() enum
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-rgn.c141 static state_t *bb_state = NULL; variable
H A Dcfgrtl.c2192 enum bb_state { NOT_IN_BB, IN_ONE_BB, IN_MULTIPLE_BB }; in print_rtl_with_bb() enum