| /external/llvm-project/mlir/lib/IR/ |
| D | BuiltinAttributes.cpp | 783 auto eltType = type.getElementType(); in get() local 997 auto eltType = getType().getElementType().dyn_cast<IntegerType>(); in getBoolValues() local 1417 auto eltType = getType().getElementType().cast<FloatType>(); in getZeroAPFloat() local 1423 auto eltType = getType().getElementType().cast<IntegerType>(); in getZeroAPInt() local 1429 auto eltType = getType().getElementType(); in getZeroAttr() local
|
| D | AttributeDetail.h | 352 inline size_t getDenseElementBitWidth(Type eltType) { in getDenseElementBitWidth()
|
| /external/clang/lib/CodeGen/ |
| D | SwiftCallingConv.cpp | 74 QualType eltType = arrayType->getElementType(); in addTypedData() local 82 auto eltType = complexType->getElementType(); in addTypedData() local
|
| D | CodeGenFunction.cpp | 1464 QualType eltType; in EmitNullInitialization() local 1581 QualType eltType; in emitArrayLength() local
|
| D | CGExprComplex.cpp | 311 QualType eltType = complexType->castAs<ComplexType>()->getElementType(); in emitAddrOfImagComponent() local
|
| D | CGCall.cpp | 2392 llvm::Type *eltType = coercionType->getElementType(i); in EmitFunctionProlog() local 3806 llvm::Type *eltType = coercionType->getElementType(i); in EmitCall() local 4031 llvm::Type *eltType = coercionType->getElementType(i); in EmitCall() local
|
| D | CGExpr.cpp | 2835 QualType eltType; in getFixedSizeElementType() local 2844 QualType eltType, bool inbounds, in emitArraySubscriptGEP()
|
| D | CGExprScalar.cpp | 2009 QualType eltType; in VisitUnaryExprOrTypeTraitExpr() local
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | SwiftCallingConv.cpp | 77 QualType eltType = arrayType->getElementType(); in addTypedData() local 85 auto eltType = complexType->getElementType(); in addTypedData() local
|
| D | CGCall.cpp | 2737 llvm::Type *eltType = coercionType->getElementType(i); in EmitFunctionProlog() local 4726 llvm::Type *eltType = coercionType->getElementType(i); in EmitCall() local 5082 llvm::Type *eltType = coercionType->getElementType(i); in EmitCall() local
|
| D | CodeGenFunction.cpp | 1917 QualType eltType; in emitArrayLength() local
|
| D | CGExpr.cpp | 3606 QualType eltType; in getFixedSizeElementType() local 3651 QualType eltType, bool inbounds, in emitArraySubscriptGEP()
|
| /external/llvm-project/clang/utils/TableGen/ |
| D | ClangASTPropertiesEmitter.cpp | 332 } else if (auto eltType = type.getArrayElementType()) { in validateType() local 481 } else if (auto eltType = type.getArrayElementType()) { in emitBasicReaderWriterMethodSuffix() local
|
| /external/clang/include/clang/CodeGen/ |
| D | CGFunctionInfo.h | 201 for (auto eltType : coerceToType->elements()) { in getCoerceAndExpand() local 225 static bool isPaddingForCoerceAndExpand(llvm::Type *eltType) { in isPaddingForCoerceAndExpand()
|
| /external/llvm-project/clang/include/clang/CodeGen/ |
| D | CGFunctionInfo.h | 252 for (auto eltType : coerceToType->elements()) { in getCoerceAndExpand() local 276 static bool isPaddingForCoerceAndExpand(llvm::Type *eltType) { in isPaddingForCoerceAndExpand()
|
| /external/llvm-project/mlir/unittests/IR/ |
| D | AttributeTest.cpp | 18 static void testSplat(Type eltType, const EltTy &splatElt) { in testSplat()
|
| /external/llvm-project/mlir/lib/Dialect/Vector/ |
| D | VectorTransforms.cpp | 92 Type eltType = tp.getElementType(); in adjustType() local 1136 Type eltType = dstType.getElementType(); in matchAndRewrite() local 1297 Type eltType = resType.getElementType(); in expandIndices() local 1338 Type eltType = resType.getElementType(); in matchAndRewrite() local 1399 auto eltType = dstType.getElementType(); in matchAndRewrite() local 1453 auto eltType = dstType.getElementType(); in matchAndRewrite() local
|
| D | VectorOps.cpp | 133 Type eltType = op.dest().getType(); in verify() local
|
| /external/llvm-project/mlir/lib/Parser/ |
| D | AttributeParser.cpp | 519 Type eltType = type.getElementType(); in getAttr() local
|
| /external/llvm-project/mlir/lib/Conversion/VectorToLLVM/ |
| D | ConvertVectorToLLVM.cpp | 547 Type eltType = reductionOp.dest().getType(); in matchAndRewrite() local 1341 Type eltType = vectorType ? vectorType.getElementType() : printType; in matchAndRewrite() local
|
| /external/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | AMDGPULibCalls.cpp | 876 Type *eltType; in fold_pow() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPULibCalls.cpp | 881 Type *eltType; in fold_pow() local
|
| /external/clang/lib/Sema/ |
| D | SemaChecking.cpp | 3422 QualType eltType = LHSType->getAs<VectorType>()->getElementType(); in SemaBuiltinShuffleVector() local
|
| D | SemaExpr.cpp | 5788 QualType &eltType) { in breakDownVectorType()
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaChecking.cpp | 6119 QualType eltType = LHSType->castAs<VectorType>()->getElementType(); in SemaBuiltinShuffleVector() local
|