/llvm-project/flang/include/flang/Tools/ |
H A D | PointerModels.h | 22 mlir::Type getElementType(mlir::Type pointer) const { in getElementType() function 31 mlir::Type getElementType(mlir::Type pointer) const { in getElementType() function
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | TypedPointerType.h | 44 Type *getElementType() const { return PointeeTy; } in getElementType() function
|
H A D | DerivedTypes.h | 342 Type *getElementType(unsigned N) const { getElementType() function 384 Type *getElementType() const { return ContainedType; } getElementType() function 436 Type *getElementType() const { return ContainedType; } getElementType() function [all...] |
/llvm-project/llvm/lib/Frontend/HLSL/ |
H A D | HLSLResource.cpp | 32 ElementType FrontendResource::getElementType() { getElementType() function in FrontendResource
|
/llvm-project/mlir/lib/IR/ |
H A D | BuiltinAttributeInterfaces.cpp | 27 Type ElementsAttr::getElementType(ElementsAttr elementsAttr) { in getElementType() function in ElementsAttr
|
H A D | BuiltinTypes.cpp | 270 Type TensorType::getElementType() const { getElementType() function in TensorType 357 Type BaseMemRefType::getElementType() const { getElementType() function in BaseMemRefType [all...] |
H A D | BuiltinAttributes.cpp | 726 static Type getElementType(MLIRContext *ctx) { getElementType() function 771 static Type getElementType(MLIRContext *ctx) { return Float32Type::get(ctx); } getElementType() function 788 static Type getElementType(MLIRContext *ctx) { return Float64Type::get(ctx); } getElementType() function 1287 Type DenseElementsAttr::getElementType() const { getElementType() function in DenseElementsAttr [all...] |
/llvm-project/clang/lib/CodeGen/ |
H A D | Address.h | 76 llvm::Type *getElementType() const { getElementType() function 184 llvm::Type *getElementType() const { getElementType() function
|
/llvm-project/flang/include/flang/Lower/ |
H A D | VectorSubscripts.h | 105 mlir::Type getElementType() { return elementType; } in getElementType() function
|
/llvm-project/mlir/lib/Dialect/SPIRV/IR/ |
H A D | SPIRVTypes.cpp | 66 Type ArrayType::getElementType() const { return getImpl()->elementType; } in getElementType() function in ArrayType 108 Type CompositeType::getElementType(unsigned index) const { in getElementType() function in CompositeType 236 Type CooperativeMatrixType::getElementType() const { getElementType() function in CooperativeMatrixType 305 Type JointMatrixINTELType::getElementType() const { getElementType() function in JointMatrixINTELType 420 Type ImageType::getElementType() const { return getImpl()->elementType; } getElementType() function in ImageType 546 Type RuntimeArrayType::getElementType() const { return getImpl()->elementType; } getElementType() function in RuntimeArrayType 1079 Type StructType::getElementType(unsigned index) const { getElementType() function in StructType 1214 Type MatrixType::getElementType() const { getElementType() function in MatrixType [all...] |
H A D | SPIRVOps.cpp | 215 getElementType(Type type, ArrayRef<int32_t> indices, in getElementType() function 241 getElementType(Type type, Attribute indices, in getElementType() function 266 static Type getElementType(Type type, Attribute indices, Location loc) { in getElementType() function 273 static Type getElementType(Type type, Attribute indices, OpAsmParser &parser, in getElementType() function [all...] |
/llvm-project/mlir/lib/Tools/PDLL/AST/ |
H A D | Types.cpp | 100 Type RangeType::getElementType() const { in getElementType() function in RangeType
|
/llvm-project/mlir/include/mlir/Interfaces/ |
H A D | InferTypeOpInterface.h | 150 Type getElementType() const { return elementType; }; in getElementType() function
|
/llvm-project/llvm/include/llvm/CodeGenTypes/ |
H A D | LowLevelType.h | 290 constexpr LLT getElementType() const { getElementType() function
|
/llvm-project/mlir/lib/Interfaces/ |
H A D | InferTypeOpInterface.cpp | 78 Type ShapeAdaptor::getElementType() const { getElementType() function in ShapeAdaptor
|
/llvm-project/mlir/include/mlir/Dialect/SparseTensor/IR/ |
H A D | SparseTensorType.h | 170 Type getElementType() const { return rtp.getElementType(); } in getElementType() function
|
/llvm-project/mlir/lib/Conversion/GPUToNVVM/ |
H A D | WmmaOpsToNvvm.cpp | 54 static NVVM::MMATypes getElementType(gpu::MMAMatrixType type) { in getElementType() function [all...] |
/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/ |
H A D | UnifyAliasedResourcePass.cpp | 264 ResourceAliasAnalysis::getElementType(spirv::GlobalVariableOp varOp) const { in getElementType() function in ResourceAliasAnalysis
|
/llvm-project/polly/include/polly/ |
H A D | ScopInfo.h | 310 Type *getElementType() const { return ElementType; } in getElementType() function 862 Type *getElementType() const { return ElementType; } getElementType() function
|
/llvm-project/mlir/lib/Dialect/Arith/Transforms/ |
H A D | IntNarrowing.cpp |
|
/llvm-project/flang/lib/Optimizer/Dialect/ |
H A D | FIRType.cpp | 729 fir::BoxCharType::getElementType(mlir::MLIRContext *context) const { getElementType() function in fir::BoxCharType 799 mlir::Type fir::ComplexType::getElementType() const { getElementType() function in fir::ComplexType
|
/llvm-project/mlir/lib/Dialect/OpenMP/IR/ |
H A D | OpenMPDialect.cpp | 59 Type getElementType(Type pointer) const { getElementType() function 67 Type getElementType(Type pointer) const { return Type(); } getElementType() function
|
/llvm-project/mlir/lib/Dialect/OpenACC/IR/ |
H A D | OpenACC.cpp | 34 Type getElementType(Type pointer) const { getElementType() function 42 Type getElementType(Type pointer) const { return Type(); } getElementType() function
|
/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Record.h | 200 RecTy *getElementType() const { return ElementTy; } getElementType() function 775 RecTy *getElementType() const { getElementType() function
|
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | MemRegion.h | 1223 QualType getElementType() const { return ElementType; } in getElementType() function
|