Searched defs:is_loop (Results 1 – 5 of 5) sorted by relevance
193 unsigned is_loop = 0; in r300_vertex_program_dump() local
104 bool prog_scope::is_loop() const in is_loop() function in r600::prog_scope
311 bool prog_scope::is_loop() const in is_loop() function in __anon6d65d6040111::prog_scope
81 def is_loop(self) -> bool: member in Rule
1143 bool is_loop() { return src_loop || !repeats.empty(); } in is_loop() function