/llvm-project/mlir/lib/Interfaces/ |
H A D | InferTypeOpInterface.cpp | 206 ShapeAdaptor ValueShapeRange::getShape(Value val) const { getShape() function in ValueShapeRange 213 ShapeAdaptor ValueShapeRange::getShape(int index) const { getShape() function in ValueShapeRange
|
/llvm-project/mlir/include/mlir/Dialect/GPU/IR/ |
H A D | GPUDialect.h | 78 ArrayRef<int64_t> getShape() const { getShape() function
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | VirtRegMap.h | 120 ShapeT getShape(Register virtReg) const { getShape() function
|
/llvm-project/mlir/lib/Dialect/ |
H A D | Traits.cpp | 118 static ArrayRef<int64_t> getShape(Type type) { in getShape() function
|
/llvm-project/mlir/lib/IR/ |
H A D | BuiltinTypes.cpp | 278 ArrayRef<int64_t> TensorType::getShape() const { getShape() function in TensorType 365 ArrayRef<int64_t> BaseMemRefType::getShape() const { getShape() function in BaseMemRefType [all...] |
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86LowerAMXType.cpp | 124 static std::pair<Value *, Value *> getShape(IntrinsicInst *II, unsigned OpNo) { getShape() function 193 static std::pair<Value *, Value *> getShape(PHINode *Phi) { getShape() function [all...] |
H A D | X86FastPreTileConfig.cpp | 291 static ShapeT getShape(MachineRegisterInfo *MRI, Register TileReg) { getShape() function
|
/llvm-project/mlir/lib/AsmParser/ |
H A D | AttributeParser.cpp | 482 ArrayRef<int64_t> getShape() const { return shape; } getShape() function in __anoneab743ba0311::TensorLiteralParser
|
/llvm-project/mlir/test/lib/Dialect/Vector/ |
H A D | TestVectorTransforms.cpp | 81 static std::optional<SmallVector<int64_t>> getShape(Operation *op) { in getShape() function
|
/llvm-project/flang/lib/Lower/OpenMP/ |
H A D | ClauseProcessor.cpp | 670 llvm::ArrayRef<int64_t> getShape() const { return shape; } getShape() function in Fortran::lower::omp::TypeInfo
|
/llvm-project/mlir/lib/Dialect/GPU/IR/ |
H A D | GPUDialect.cpp | 136 ArrayRef<int64_t> MMAMatrixType::getShape() const { getShape() function in MMAMatrixType
|
/llvm-project/flang/lib/Lower/ |
H A D | ConvertExpr.cpp | 4072 llvm::SmallVector<mlir::Value> getShape(ArrayOperand array) { getShape() function in __anonb82c9c085811::ArrayExprLowering 4082 llvm::SmallVector<mlir::Value> getShape(fir::ArrayLoadOp arrayLoad) { getShape() function in __anonb82c9c085811::ArrayExprLowering 5588 llvm::SmallVector<mlir::Value> getShape(mlir::Type ty) { getShape() function in __anonb82c9c085811::ArrayExprLowering [all...] |
H A D | Bridge.cpp | 5604 getShape(const Fortran::lower::SomeExpr &expr) { getShape() function in __anonc6773cb50211::FirConverter
|