Searched defs:resIdx (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/lib/Dialect/Vector/Transforms/ | ||
H A D | LowerVectorShapeCast.cpp | 170 SmallVector<int64_t> resIdx(resRank); matchAndRewrite() local |
/llvm-project/mlir/lib/IR/ | ||
H A D | AffineMap.cpp | 171 unsigned resIdx = idxAndExpr.index(); isMinorIdentityWithBroadcasting() local |
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | OpFormatGen.cpp | 3510 unsigned resIdx = var->getVar() - op.result_begin(); parseTypeDirectiveOperand() local |
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ | ||
H A D | LLVMDialect.cpp | 3271 verifyRegionResultAttribute(Operation * op,unsigned regionIdx,unsigned resIdx,NamedAttribute resAttr) verifyRegionResultAttribute() argument |