Searched defs:is_loop (Results 1 – 7 of 7) sorted by relevance
193 unsigned is_loop = 0; in r300_vertex_program_dump() local
107 void QuantizeRun(bool is_loop, int q = 0, int test_num = 1) { in QuantizeRun()
221 bool prog_scope::is_loop() const in is_loop() function in __anon1d258fbb0111::prog_scope
401 bool is_loop = control->opcode() == IrOpcode::kLoop; in MergeInputs() local
1131 bool is_loop() { return src_loop || !repeats.empty(); } in is_loop() function
536 bool is_loop() const { return kind == kControlLoop; } in is_loop() function
794 bool is_loop = opcode == kExprLoop; in SideTable() local