Searched defs:loop_info (Results 1 – 10 of 10) sorted by relevance
37 struct loop_info { struct52 struct loop_info64 { argument
29 struct loop_info { struct30 Block* loop_header;31 uint16_t num_exec_masks;32 bool has_divergent_break;33 bool has_divergent_continue;34 bool has_discard; /* has a discard or demote */35 loop_info(Block* b, uint16_t num, bool breaks, bool cont, bool discard) in loop_info() argument
55 struct loop_info { struct56 uint32_t index;57 aco::unordered_map<Temp, uint32_t> spills;58 IDSet live_in;
90799 struct loop_info { struct90814 struct loop_info64 { argument
119724 struct loop_info { struct119739 struct loop_info64 { argument
96861 struct loop_info { struct96876 struct loop_info64 { argument
87793 struct loop_info { struct87808 struct loop_info64 { argument