Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Affine/Transforms/
DSuperVectorize.cpp969 static Value vectorizeOperand(Value operand, Operation *op, in vectorizeOperand() function
1029 auto vectorValue = vectorizeOperand(value, opInst, state); in vectorizeOneOperation()
1068 vectorOperands.push_back(vectorizeOperand(v, opInst, state)); in vectorizeOneOperation()