Home
last modified time | relevance | path

Searched defs:insertedPos (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp1227 auto insertedPos = extractVector<int64_t>(nextInsertOp.getPosition()); in handleInsertOpWithMatchingPos() local
1242 auto insertedPos = extractVector<int64_t>(nextInsertOp.getPosition()); in handleInsertOpWithPrefixPos() local
1301 auto insertedPos = extractVector<int64_t>(nextInsertOp.getPosition()); in fold() local