Home
last modified time | relevance | path

Searched defs:tensorTy (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/Dialect/Tensor/Utils/
H A DUtils.cpp46 auto tensorTy = cast<RankedTensorType>(rankedTensor.getType()); createDynamicDimValues() local
/llvm-project/mlir/lib/Conversion/ShapeToStandard/
H A DShapeToStandard.cpp575 Type tensorTy = tensor.getType(); in matchAndRewrite() local
/llvm-project/flang/lib/Lower/
H A DConvertConstant.cpp193 auto tensorTy = tryCreatingGlobal() local
/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp2627 __anonc242fc4b3c02(RankedTensorType tensorTy) printTypeImpl() argument
2640 __anonc242fc4b3d02(UnrankedTensorType tensorTy) printTypeImpl() argument
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp2704 auto tensorTy = mlir::dyn_cast<mlir::TensorType>(intOrFpEleAttr.getType()); attributeTypeIsCompatible() local