Home
last modified time | relevance | path

Searched defs:EltTy (Results 1 – 25 of 85) sorted by relevance

1234

/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DirectXIRPasses/
H A DPointerTypeAnalysis.cpp146 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 DTypedPointerType.cpp17 TypedPointerType *TypedPointerType::get(Type *EltTy, unsigned AddressSpace) { in get()
H A DFunction.cpp1430 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 DScalarizeMaskedMemIntrin.cpp153 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 DLowerMatrixIntrinsics.cpp265 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 DDerivedTypes.h443 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 DAnalysis.cpp54 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 DExpandVectorPredication.cpp275 Type *EltTy) { in getNeutralReductionElement()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp554 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 DMipsSEISelLowering.cpp1358 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 DBPFAbstractMemberAccess.cpp708 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 DLegalizerInfo.h1093 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 DLegalizationArtifactCombiner.h852 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 DAMDGPULegalizerInfo.cpp72 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 DAMDGPURewriteOutArguments.cpp382 Type *EltTy = OutArgIndexes[Arg.getArgNo()]; in runOnFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/
H A DCBufferDataLayout.cpp57 TypeSize LegacyCBufferLayout::applyRowAlign(TypeSize Offset, Type *EltTy) { in applyRowAlign()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTypes.cpp649 llvm::Type *EltTy = ConvertType(cast<ComplexType>(Ty)->getElementType()); in ConvertType() local
698 llvm::Type *EltTy = ConvertTypeForMem(A->getElementType()); in ConvertType() local
H A DTargetInfo.cpp160 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 DCGExprComplex.cpp416 llvm::Type *EltTy = in VisitExpr() local
1277 llvm::Type *EltTy = in VisitVAArgExpr() local
H A DCGNonTrivialStruct.cpp195 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 DAArch64LegalizerInfo.cpp95 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 DTGParser.h76 RecTy *EltTy = nullptr; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp296 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 DLegalityPredicates.cpp94 LLT EltTy) { in elementTypeIs()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h319 Type *EltTy = InVTy->getElementType(); in getSafeVectorConstantForBinop() local

1234