Searched defs:is_loop (Results 1 – 7 of 7) sorted by relevance
193 unsigned is_loop = 0; in r300_vertex_program_dump() local
109 void QuantizeRun(bool is_loop, int q = 0, int test_num = 1) { in QuantizeRun()
104 bool prog_scope::is_loop() const in is_loop() function in r600::prog_scope
226 fn is_loop(&self) -> bool { in is_loop() method
311 bool prog_scope::is_loop() const in is_loop() function in __anona9d7d0190111::prog_scope
81 def is_loop(self) -> bool: member in Rule
1141 bool is_loop() { return src_loop || !repeats.empty(); } in is_loop() function