Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DLowerVectorShapeCast.cpp170 SmallVector<int64_t> resIdx(resRank); matchAndRewrite() local
282 SmallVector<int64_t> resIdx(resRank); matchAndRewrite() local
[all...]
/llvm-project/mlir/lib/IR/
H A DAffineMap.cpp171 unsigned resIdx = idxAndExpr.index(); isMinorIdentityWithBroadcasting() local
218 unsigned resIdx = idxAndExpr.index(); isPermutationOfMinorIdentityWithBroadcasting() local
/llvm-project/mlir/tools/mlir-tblgen/
H A DOpFormatGen.cpp3510 unsigned resIdx = var->getVar() - op.result_begin(); parseTypeDirectiveOperand() local
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp3271 verifyRegionResultAttribute(Operation * op,unsigned regionIdx,unsigned resIdx,NamedAttribute resAttr) verifyRegionResultAttribute() argument