Home
last modified time | relevance | path

Searched refs:shift_i (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/containers/
Dcircular_deque_unittest.cc773 for (int shift_i = 0; shift_i < i; shift_i++) { in TEST() local
/external/llvm-project/polly/lib/External/ppcg/
Dgpu_group.c1739 isl_aff *shift_i; in strided_tile() local
1743 shift_i = isl_aff_copy(bound->shift); in strided_tile()
1746 shift_i = isl_aff_zero_on_domain( in strided_tile()
1751 shift = isl_multi_aff_set_aff(shift, i, shift_i); in strided_tile()