Searched refs:unroll_and_jam_count (Results 1 – 3 of 3) sorted by relevance
15 void unroll_and_jam_count(int *List, int Length, int Value) { in unroll_and_jam_count() function
93 ; CHECK-LABEL: unroll_and_jam_count95 define void @unroll_and_jam_count(i32 %I, i32 %J, ptr noalias nocapture %A, ptr noalias nocapture r…
4285 /// unroll_and_jam_count: unroll and jams loop 'Value' times.4302 "unroll", "unroll_count", "unroll_and_jam", "unroll_and_jam_count",4326 case UnrollAndJamCount: return "unroll_and_jam_count";