Searched defs:inArg (Results 1 – 3 of 3) sorted by relevance
98 BlockArgument inArg = op.getMatchingBlockArgument(in); in linalgOpAnchoredEmptyTensorEliminationStep() local
18 subroutine s2(inArg, inoutArg, outArg, optArg) argument 19 integer, intent(in) :: inArg local
52 explicit IterationSpace(mlir::Value inArg, mlir::Value outRes, in IterationSpace() argument