Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorDistribute.cpp572 unsigned indexPos = indexExpr.getPosition(); tryDistributeOp() local
927 unsigned indexPos = indexExpr.getPosition(); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp737 verifyStructIndices(Type baseGEPType,unsigned indexPos,GEPIndicesAdaptor<ValueRange> indices,function_ref<InFlightDiagnostic ()> emitOpError) verifyStructIndices() argument