Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dtransformational.cpp485 SubscriptValue &sourceDim{sourceAt[dim - 1]}; in RTDEF() local
505 const Dimension &sourceDim{source.GetDimension(0)}; in RTDEF() local
582 SubscriptValue &sourceDim{sourceAt[dim - 1]}; RTDEF() local
[all...]
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorInferTypeOpInterfaceImpl.cpp106 OpFoldResult sourceDim = getExpandedOutputDimFromInputShape() local
/llvm-project/mlir/lib/Dialect/Utils/
H A DReshapeOpsUtils.cpp36 unsigned sourceDim = 0; in getReassociationIndicesForCollapse() local
[all...]