Searched refs:vectorizeOperand (Results 1 – 1 of 1) sorted by relevance
1121 static Value vectorizeOperand(Value operand, VectorizationState &state) { in vectorizeOperand() function1213 Value vectorValue = vectorizeOperand(storeOp.getValueToStore(), state); in vectorizeAffineStore()1312 vecIterOperands.push_back(vectorizeOperand(operand, state)); in vectorizeAffineForOp()1399 Value vecOperand = vectorizeOperand(operand, state); in widenOp()