Searched defs:bb_state (Results 1 – 5 of 5) sorted by relevance
141 struct execlist_mmio_pair bb_state; member
141 static state_t *bb_state = NULL; variable
2212 enum bb_state { NOT_IN_BB, IN_ONE_BB, IN_MULTIPLE_BB }; in print_rtl_with_bb() enum
2192 enum bb_state { NOT_IN_BB, IN_ONE_BB, IN_MULTIPLE_BB }; in print_rtl_with_bb() enum