/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DirectXIRPasses/ |
H A D | PointerTypeAnalysis.cpp | 146 Type *EltTy = classifyConstantWithOpaquePtr(Elt, Map); in classifyConstantWithOpaquePtr() local 154 Type *EltTy = classifyConstantWithOpaquePtr(cast<Constant>(&Elt), Map); in classifyConstantWithOpaquePtr() local
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | TypedPointerType.cpp | 17 TypedPointerType *TypedPointerType::get(Type *EltTy, unsigned AddressSpace) { in get()
|
H A D | Function.cpp | 1430 Type *EltTy = DecodeFixedType(Infos, Tys, Context); in DecodeFixedType() local 1445 Type *EltTy = VTy->getElementType(); in DecodeFixedType() local 1681 Type *EltTy = Ty; in matchIntrinsicType() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | ScalarizeMaskedMemIntrin.cpp | 153 Type *EltTy = VecType->getElementType(); in scalarizeMaskedLoad() local 295 Type *EltTy = VecType->getElementType(); in scalarizeMaskedStore() local 421 Type *EltTy = VecType->getElementType(); in scalarizeMaskedGather() local 641 Type *EltTy = VecType->getElementType(); in scalarizeMaskedExpandLoad() local 776 Type *EltTy = VecType->getElementType(); in scalarizeMaskedCompressStore() local
|
H A D | LowerMatrixIntrinsics.cpp | 265 MatrixTy(unsigned NumRows, unsigned NumColumns, Type *EltTy) in MatrixTy() 1100 Type *EltTy = VType->getElementType(); in loadMatrix() local 1122 ShapeInfo ResultShape, Type *EltTy, in loadMatrix() 1170 Value *I, Value *J, Type *EltTy, IRBuilder<> &Builder) { in storeMatrix()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
H A D | DerivedTypes.h | 443 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits); in getInteger() local 451 auto *EltTy = cast<IntegerType>(VTy->getElementType()); in getExtendedElementVectorType() local 459 Type *EltTy; in getTruncatedElementVectorType() local 716 Type *Type::getWithNewType(Type *EltTy) const { in getWithNewType()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | Analysis.cpp | 54 Type *EltTy = ATy->getElementType(); in ComputeLinearIndex() local 103 Type *EltTy = ATy->getElementType(); in ComputeValueVTs() local 148 Type *EltTy = ATy->getElementType(); in computeValueLLTs() local
|
H A D | ExpandVectorPredication.cpp | 275 Type *EltTy) { in getNeutralReductionElement()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MipsSEISelDAGToDAG.cpp | 554 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatCommon() local 630 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatUimmPow2() local 661 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatMaskL() local 695 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatMaskR() local 717 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatUimmInvPow2() local
|
H A D | MipsSEISelLowering.cpp | 1358 EVT EltTy = Vec->getValueType(0).getVectorElementType(); in lowerMSACopyIntr() local 1605 EVT EltTy = VecTy.getVectorElementType(); in lowerINTRINSIC_WO_CHAIN() local 1620 EVT EltTy = VecTy.getVectorElementType(); in lowerINTRINSIC_WO_CHAIN() local 2413 EVT EltTy = VecTy.getVectorElementType(); in lowerEXTRACT_VECTOR_ELT() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/ |
H A D | BPFAbstractMemberAccess.cpp | 708 auto *EltTy = stripQualifiers(CTy->getBaseType()); in GetFieldInfo() local 727 auto *EltTy = stripQualifiers(CTy->getBaseType()); in GetFieldInfo() local 782 auto *EltTy = stripQualifiers(CTy->getBaseType()); in GetFieldInfo() local 813 auto *EltTy = stripQualifiers(CTy->getBaseType()); in GetFieldInfo() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 1093 LegalizeRuleSet &clampMinNumElements(unsigned TypeIdx, const LLT EltTy, in clampMinNumElements() 1112 LegalizeRuleSet &alignNumElementsTo(unsigned TypeIdx, const LLT EltTy, in alignNumElementsTo() 1131 LegalizeRuleSet &clampMaxNumElements(unsigned TypeIdx, const LLT EltTy, in clampMaxNumElements() 1160 const LLT EltTy = MinTy.getElementType(); in clampNumElements() local 1172 LegalizeRuleSet &clampMaxNumElementsStrict(unsigned TypeIdx, const LLT EltTy, in clampMaxNumElementsStrict()
|
H A D | LegalizationArtifactCombiner.h | 852 LLT EltTy = MRI.getType(Elt0); in tryCombineMergeLike() local 1416 LLT EltTy = Ty.getElementType(); in isConstantUnsupported() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULegalizerInfo.cpp | 72 const LLT EltTy = Ty.getElementType(); in isSmallOddVector() local 90 const LLT EltTy = Ty.getScalarType(); in isWideVec16() local 98 const LLT EltTy = Ty.getElementType(); in oneMoreElement() local 107 const LLT EltTy = Ty.getElementType(); in fewerEltsToSize64Vector() local 122 const LLT EltTy = Ty.getElementType(); in moreEltsToNext32Bit() local 188 static bool isRegisterVectorElementType(LLT EltTy) { in isRegisterVectorElementType() 223 const LLT EltTy = QueryTy.getElementType(); in elementTypeIsLegal() local 346 LLT EltTy = Ty.getElementType(); in loadStoreBitcastWorkaround() local 1244 LLT EltTy = DstTy.getElementType(); in AMDGPULegalizerInfo() local 1449 const LLT EltTy = Query.Types[EltTypeIdx]; in AMDGPULegalizerInfo() local [all …]
|
H A D | AMDGPURewriteOutArguments.cpp | 382 Type *EltTy = OutArgIndexes[Arg.getArgNo()]; in runOnFunction() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/ |
H A D | CBufferDataLayout.cpp | 57 TypeSize LegacyCBufferLayout::applyRowAlign(TypeSize Offset, Type *EltTy) { in applyRowAlign()
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CodeGenTypes.cpp | 649 llvm::Type *EltTy = ConvertType(cast<ComplexType>(Ty)->getElementType()); in ConvertType() local 698 llvm::Type *EltTy = ConvertTypeForMem(A->getElementType()); in ConvertType() local
|
H A D | TargetInfo.cpp | 160 bool SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, in isLegalVectorType() 435 llvm::Type *EltTy = CGF.ConvertTypeForMem(CTy->getElementType()); in complexTempStructure() local 3236 QualType EltTy = VecTy->getElementType(); in IsIllegalVectorType() local 3446 llvm::Type *EltTy = ATy->getElementType(); in getFPTypeAtOffset() local 3559 llvm::Type *EltTy = ATy->getElementType(); in GetINTEGERTypeAtOffset() local 5253 QualType EltTy = VT->getElementType(); in isHomogeneousAggregate() local 5954 llvm::Type *EltTy, in isLegalVectorType() 7003 bool ARMSwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, in isLegalVectorType() 9246 QualType EltTy = VT->getElementType(); in numRegsForType() local 11037 QualType EltTy = RetTy->castAs<ComplexType>()->getElementType(); in computeInfo() local [all …]
|
H A D | CGExprComplex.cpp | 416 llvm::Type *EltTy = in VisitExpr() local 1277 llvm::Type *EltTy = in VisitVAArgExpr() local
|
H A D | CGNonTrivialStruct.cpp | 195 QualType EltTy = Ctx.getBaseElementType(CAT); in visitArray() local 659 QualType EltTy = Ctx.getBaseElementType(QualType(AT, 0)); in visitArray() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64LegalizerInfo.cpp | 95 LLT EltTy = Query.Types[0].getElementType(); in AArch64LegalizerInfo() local 307 const LLT EltTy = ValTy.getElementType(); in AArch64LegalizerInfo() local 607 const LLT &EltTy = Query.Types[1].getElementType(); in AArch64LegalizerInfo() local
|
/openbsd-src/gnu/llvm/llvm/lib/TableGen/ |
H A D | TGParser.h | 76 RecTy *EltTy = nullptr; member
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.cpp | 296 LLT EltTy = Ty.getScalarType(); in buildConstant() local 325 LLT EltTy = Ty.getScalarType(); in buildFConstant() local 680 LLT EltTy = Res.getLLTTy(*getMRI()).getElementType(); in buildBuildVectorConstant() local
|
H A D | LegalityPredicates.cpp | 94 LLT EltTy) { in elementTypeIs()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/InstCombine/ |
H A D | InstCombiner.h | 319 Type *EltTy = InVTy->getElementType(); in getSafeVectorConstantForBinop() local
|