Home
last modified time | relevance | path

Searched defs:inShape (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DSimplifyHLFIRIntrinsics.cpp80 mlir::Value inShape = hlfir::genShape(loc, builder, array); genResultShape() local
/llvm-project/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaFolders.cpp54 auto inShape = toTransform.getType(); in applyElementWise() local
/llvm-project/mlir/lib/Dialect/Mesh/IR/
H A DMeshOps.cpp152 shardShape(const InShape & inShape,const MeshShape & meshShape,const SplitAxes & splitAxes,OutShape & outShape) shardShape() argument
/llvm-project/flang/lib/Optimizer/HLFIR/IR/
H A DHLFIROps.cpp1177 llvm::ArrayRef<int64_t> inShape = arrayTy.getShape(); verify() local
[all...]