Searched defs:unrolled (Results 1 – 7 of 7) sorted by relevance
486 let unrolled = { in unroll_loop_exact() localVariable508 let unrolled = { in unroll_loop_max() localVariable530 let unrolled = { in unroll_loop_min() localVariable552 let unrolled = { in unroll_loop_min_max() localVariable
947 final Type unrolled = TypeUtils.unrollVariables(mapping, parameterizedType); in testParameterizeNarrowerTypeArray() local948 assertEquals(TypeUtils.parameterize(ArrayList.class, String.class), unrolled); in testParameterizeNarrowerTypeArray() local
1798 final Type unrolled = unrollVariables(typeArguments, result[i]); in unrollBounds() local1856 final Type unrolled = unrollVariables(parameterizedTypeArguments, args[i]); in unrollVariables() local
241 nir_def *unrolled = in lower_gs_inputs() local625 nir_def *unrolled = nir_udiv_imm(b, raw_id, max_verts); in agx_nir_create_gs_rast_shader() local
2887 StmtPtr unrolled = nullptr; in constantUpperBoundLoopIR() local2916 StmtPtr unrolled = nullptr; in TEST() local2939 StmtPtr unrolled = nullptr; in TEST() local2965 StmtPtr unrolled = nullptr; in TEST() local2997 StmtPtr unrolled = nullptr; in TEST() local3137 StmtPtr unrolled = nullptr; in TEST() local3158 StmtPtr unrolled = nullptr; in TEST() local
2298 void LoopNest::fullUnroll(const ForPtr& f, StmtPtr* unrolled) { in fullUnroll()2331 StmtPtr unrolled; in fullUnroll() local
621 StmtPtr unrolled = nullptr; in initTensorExprBindings() local