Searched refs:parallel_loop (Results 1 – 4 of 4) sorted by relevance
3 // CHECK-LABEL: @parallel_loop4 func @parallel_loop(%lb_0 : index, %lb_1 : index,
152 Block* parent = nullptr, bool non_fusion = false, bool parallel_loop = true, in lowerWithScheduleLoop() argument163 if (parallel_loop) { in lowerWithScheduleLoop()
45 ;CHECK-LABEL: @parallel_loop(47 define void @parallel_loop(i32* nocapture %a, i32* nocapture %b) nounwind uwtable {
11 define void @parallel_loop(i32* nocapture %a, i32* nocapture %b) nounwind uwtable {