Searched defs:is_loop (Results 1 – 9 of 9) sorted by relevance
176 unsigned is_loop = 0; in r300_vertex_program_dump() local
76 const bool is_loop = type() == ConstructType::kLoop; in blocks() local
54 ProgramScope::is_loop() const in is_loop() function in r600::ProgramScope
78 def is_loop(self) -> bool: member in Rule
136 void QuantizeRun(bool is_loop, int q = 0, int test_num = 1) { in QuantizeRun()
327 fn is_loop(&self) -> bool { in is_loop() method
1642 bool is_loop(Node* n) { in is_loop() function