Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVWebGPUTransforms.cpp151 auto elemTy = cast<IntegerType>(getElementTypeOrSelf(lhs.getType())); in matchAndRewrite() local
181 auto elemTy = cast<IntegerType>(getElementTypeOrSelf(argTy)); in matchAndRewrite() local
/llvm-project/flang/lib/Optimizer/Transforms/
H A DDebugTypeGenerator.cpp116 mlir::LLVM::DITypeAttr elemTy = convertBoxedSequenceType() local
165 mlir::LLVM::DITypeAttr elemTy = convertSequenceType() local
[all...]
/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DLegalizeToF32.cpp
/llvm-project/clang/include/clang/AST/
H A DAbstractBasicWriter.h175 QualType elemTy = lvaluePath.getType(); in writeLValuePathSerializationHelper() local
H A DAbstractBasicReader.h194 auto elemTy = origTy; in readLValuePathSerializationHelper() local
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DLowerVectorGather.cpp201 Type elemTy = resultTy.getElementType(); in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/GPU/Transforms/
H A DSubgroupReduceLowering.cpp60 Type elemTy = vecTy.getElementType(); in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DIntNarrowing.cpp
/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2949 llvm::Type *elemTy = CGF.ConvertTypeForMem(vla->getElementType()); EmitScalarPrePostIncDec() local
2972 llvm::Type *elemTy = CGF.ConvertTypeForMem(type); EmitScalarPrePostIncDec() local
3979 llvm::Type *elemTy = CGF.ConvertTypeForMem(vla->getElementType()); emitPointerArithmetic() local
3995 llvm::Type *elemTy; emitPointerArithmetic() local
[all...]
H A DCGDecl.cpp427 llvm::Type *elemTy = ConvertTypeForMem(D.getType()); EmitStaticVarDecl() local
2410 llvm::Type *elemTy = CGF.ConvertTypeForMem(type); emitPartialArrayDestroy() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DPPCIntrinsicCall.cpp2958 mlir::IntegerType elemTy; in genVecXStore() local
/llvm-project/flang/lib/Optimizer/HLFIR/IR/
H A DHLFIROps.cpp1483 mlir::Type elemTy = hlfir::getFortranElementType(exprTy); verify() local
/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DArithOps.cpp130 Type elemTy = getElementTypeOrSelf(type); getScalarOrElementWidth() local
/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp1356 mlir::Type elemTy; getVectorElementType() local