Searched refs:source_multidim_index (Results 1 – 1 of 1) sorted by relevance
138 std::vector<llvm::Value*> source_multidim_index( in SourceIndexOfReshape() local161 source_multidim_index[i] = GetConstantWithIndexType(0); in SourceIndexOfReshape()163 source_multidim_index[i] = logical_linear_index; in SourceIndexOfReshape()165 source_multidim_index[i] = in SourceIndexOfReshape()175 return Index(source_multidim_index, linear(), input_shape, index_type_); in SourceIndexOfReshape()177 return Index(source_multidim_index, index_type_); in SourceIndexOfReshape()