Home
last modified time | relevance | path

Searched defs:elementSize (Results 1 – 14 of 14) sorted by relevance

/llvm-project/mlir/lib/Dialect/SPIRV/Utils/
H A DLayoutUtils.cpp110 Size elementSize = 0; in decorateType() local
129 Size elementSize = 0; in decorateType() local
144 Size elementSize = 0; in decorateType() local
/llvm-project/clang/include/clang/AST/
H A DCharUnits.h214 CharUnits alignmentOfArrayElement(CharUnits elementSize) const { in alignmentOfArrayElement()
/llvm-project/flang/runtime/
H A Dragged.cpp24 bool isHeader, std::int64_t rank, std::int64_t elementSize, in RaggedArrayAllocate()
/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp157 auto elementSize = getTypeNumBytes(options, complexType.getElementType()); getTypeNumBytes() local
164 auto elementSize = getTypeNumBytes(options, vecType.getElementType()); getTypeNumBytes() local
182 auto elementSize = getTypeNumBytes(options, memRefType.getElementType()); getTypeNumBytes() local
206 auto elementSize = getTypeNumBytes(options, tensorType.getElementType()); getTypeNumBytes() local
[all...]
/llvm-project/mlir/lib/Dialect/MemRef/TransformOps/
H A DMemRefTransformOps.cpp84 int64_t elementSize = dataLayout.getTypeSize(type.getElementType()); in matchAndRewrite() local
/llvm-project/flang/lib/Evaluate/
H A Dfold-designator.cpp395 std::size_t elementSize{0}; From() local
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp999 llvm::TypeSize elementSize = getPrimitiveTypeSizeInBits() local
1007 llvm::TypeSize elementSize = getPrimitiveTypeSizeInBits() local
/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp515 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); EmitArrayInit() local
1827 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); VisitArrayInitLoopExpr() local
H A DCGExprCXX.cpp2061 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); EmitArrayDelete() local
H A DItaniumCXXABI.cpp2370 llvm::Value *elementSize = llvm::ConstantInt::get(CGF.SizeTy, InitializeArrayCookie() local
H A DCGExprScalar.cpp4374 CharUnits elementSize; EmitSub() local
/llvm-project/mlir/lib/Conversion/GPUCommon/
H A DGPUToLLVMConversion.cpp726 arguments.push_back(elementSize); in matchAndRewrite() local
704 auto elementSize = getSizeInBytes(loc, elementType, rewriter); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVTypes.cpp189 std::optional<int64_t> elementSize = getSizeInBytes() local
/llvm-project/mlir/lib/IR/
H A DBuiltinAttributes.cpp702 int64_t elementSize = verify() local