Searched refs:loop_depth (Results 1 – 17 of 17) sorted by relevance
273 int loop_depth = 0; in calculate_live_intervals() local289 if (loop_depth++ == 0) in calculate_live_intervals()292 loop_depth--; in calculate_live_intervals()294 if (loop_depth == 0) { in calculate_live_intervals()309 if (!loop_depth) { in calculate_live_intervals()325 if (!loop_depth) { in calculate_live_intervals()
1553 int loop_depth = 0; in register_coalesce() local1566 loop_depth++; in register_coalesce()1569 loop_depth--; in register_coalesce()1580 if (loop_depth || if_depth) in register_coalesce()
362 __ dd(back_edges_[i].loop_depth); in EmitBackEdgeTable()471 DCHECK(loop_depth() > 0); in RecordBackEdge()472 uint8_t depth = Min(loop_depth(), Code::kMaxLoopNestingMarker); in RecordBackEdge()1639 if (static_cast<int>(back_edges.loop_depth(i)) == loop_nesting_level) { in Patch()1661 if (static_cast<int>(back_edges.loop_depth(i)) <= loop_nesting_level) { in Revert()1702 uint32_t loop_depth = back_edges.loop_depth(i); in Verify() local1703 CHECK_LE(static_cast<int>(loop_depth), Code::kMaxLoopNestingMarker); in Verify()1706 CHECK_EQ((static_cast<int>(loop_depth) <= loop_nesting_level), in Verify()
586 int loop_depth() { return loop_depth_; } in loop_depth() function646 uint32_t loop_depth; member888 uint32_t loop_depth(uint32_t index) { in loop_depth() function
10932 back_edges.pc_offset(i), back_edges.loop_depth(i)); in Disassemble()
352 unsigned int loop_depth = 1; in build_loop_info() local356 loop_depth++; in build_loop_info()358 if (!--loop_depth) { in build_loop_info()
364 unsigned loop_depth = 0; in translate_vertex_program() local426 && loop_depth >= R300_VS_MAX_LOOP_DEPTH) in translate_vertex_program()427 || loop_depth >= R500_PVS_MAX_LOOP_DEPTH) { in translate_vertex_program()432 loops[loop_depth++] = ((compiler->code->length)/ 4) + 1; in translate_vertex_program()441 ret_addr = loops[--loop_depth]; in translate_vertex_program()445 if (loop_depth >= R300_VS_MAX_FC_OPS) { in translate_vertex_program()
107 unsigned loop_depth; member
45 return ctx->loop_depth > 0 ? ctx->loop + (ctx->loop_depth - 1) : NULL; in get_current_loop()360 ctx->loop_depth++; in bgnloop_emit()361 ctx->loop[ctx->loop_depth - 1].loop_block = loop_block; in bgnloop_emit()362 ctx->loop[ctx->loop_depth - 1].endloop_block = endloop_block; in bgnloop_emit()469 ctx->loop_depth--; in endloop_emit()
1083 int loop_depth = 0; in ComputeSpecialRPO() local1089 loop_depth++; in ComputeSpecialRPO()1096 loop_depth); in ComputeSpecialRPO()1104 --loop_depth; in ComputeSpecialRPO()1107 current->loop_depth_ = loop_depth; in ComputeSpecialRPO()
317 DCHECK(loop_depth() == 0); in Generate()319 DCHECK(loop_depth() == 0); in Generate()
310 DCHECK(loop_depth() == 0); in Generate()312 DCHECK(loop_depth() == 0); in Generate()
307 DCHECK(loop_depth() == 0); in Generate()309 DCHECK(loop_depth() == 0); in Generate()
306 DCHECK(loop_depth() == 0); in Generate()308 DCHECK(loop_depth() == 0); in Generate()
320 DCHECK(loop_depth() == 0); in Generate()324 DCHECK(loop_depth() == 0); in Generate()
318 DCHECK(loop_depth() == 0); in Generate()320 DCHECK(loop_depth() == 0); in Generate()
326 DCHECK(loop_depth() == 0); in Generate()328 DCHECK(loop_depth() == 0); in Generate()