Searched refs:indexedValues (Results 1 – 1 of 1) sorted by relevance
51 ArrayRef<Value> indexedValues, in inlineRegionAndEmitStore() argument56 map.map(block.getArguments(), indexedValues); in inlineRegionAndEmitStore()124 SmallVector<Value> indexedValues; in emitScalarImplementation() local125 indexedValues.reserve(linalgOp.getNumInputsAndOutputs()); in emitScalarImplementation()134 indexedValues.push_back(inputOperand->get()); in emitScalarImplementation()139 indexedValues.push_back( in emitScalarImplementation()146 indexedValues.push_back( in emitScalarImplementation()160 inlineRegionAndEmitStore<LoadOpTy, StoreOpTy>(b, loc, linalgOp, indexedValues, in emitScalarImplementation()