Home
last modified time | relevance | path

Searched defs:resultShape (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/
DTraits.cpp35 SmallVectorImpl<int64_t> &resultShape) { in getBroadcastedShape()
149 SmallVector<int64_t, 4> resultShape; in getBroadcastedType() local
210 SmallVector<int64_t, 4> resultShape; in verifyCompatibleOperandBroadcast() local
/external/llvm-project/mlir/lib/Dialect/Shape/IR/
DShape.cpp330 SmallVector<int64_t, 6> resultShape; in fold() local
350 SmallVector<int64_t, 6> resultShape; in fold() local
452 SmallVector<int64_t, 6> resultShape; in fold() local
/external/llvm-project/flang/lib/Evaluate/
Dfold-implementation.h186 ConstantSubscripts resultShape; in ApplySubscripts() local
Dcheck-expression.cpp320 } else if (auto resultShape{GetShape(context, folded)}) { in NonPointerInitializationExpr() local
/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp2576 auto resultShape = resultVectorType.getShape(); in verifyVectorShapeCast() local
2958 auto resultShape = resultType.getShape(); in verify() local
DVectorTransforms.cpp493 auto resultShape = resultType.getShape(); in getVectorElementwiseOpUnrollState() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc726 auto resultShape = resultType.getShape(); in Verify() local