Home
last modified time | relevance | path

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

12345

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DLoongArch.cpp77 QualType EltTy = RetTy->castAs<ComplexType>()->getElementType(); in computeInfo() local
138 QualType EltTy = CTy->getElementType(); in detectFARsEligibleStructHelper() local
150 QualType EltTy = ATy->getElementType(); in detectFARsEligibleStructHelper() local
330 QualType EltTy = Ty->castAs<ComplexType>()->getElementType(); in classifyArgumentType() local
H A DRISCV.cpp83 QualType EltTy = RetTy->castAs<ComplexType>()->getElementType(); in computeInfo() local
144 QualType EltTy = CTy->getElementType(); in detectFPCCEligibleStructHelper() local
156 QualType EltTy = ATy->getElementType(); in detectFPCCEligibleStructHelper() local
380 QualType EltTy = Ty->castAs<ComplexType>()->getElementType(); in classifyArgumentType() local
H A DCSKY.cpp110 QualType EltTy = Ty->castAs<ComplexType>()->getElementType(); in classifyArgumentType() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DTypedPointerType.cpp17 TypedPointerType *TypedPointerType::get(Type *EltTy, unsigned AddressSpace) { in get()
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOpDescriptor.cpp38 Type *EltTy = VecTy->getElementType(); in makeConstantsWithType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelDAGToDAG.cpp350 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatImm() local
375 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatUimmInvPow2() local
396 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatUimmPow2() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.cpp147 QualType EltTy = VT->getElementType(); in isHomogeneousAggregate() local
226 bool SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, in isLegalVectorType()
H A DCodeGenTypes.cpp520 llvm::Type *EltTy = llvm::ScalableVectorType::get( in ConvertType() local
550 llvm::Type *EltTy = ConvertType(cast<ComplexType>(Ty)->getElementType()); in ConvertType() local
595 llvm::Type *EltTy = ConvertTypeForMem(A->getElementType()); in ConvertType() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizeMaskedMemIntrin.cpp153 Type *EltTy = VecType->getElementType(); in scalarizeMaskedLoad() local
291 Type *EltTy = VecType->getElementType(); in scalarizeMaskedStore() local
413 Type *EltTy = VecType->getElementType(); in scalarizeMaskedGather() local
633 Type *EltTy = VecType->getElementType(); in scalarizeMaskedExpandLoad() local
768 Type *EltTy = VecType->getElementType(); in scalarizeMaskedCompressStore() local
H A DLowerMatrixIntrinsics.cpp263 MatrixTy(unsigned NumRows, unsigned NumColumns, Type *EltTy) in MatrixTy()
1108 Type *EltTy = VType->getElementType(); in loadMatrix() local
1130 ShapeInfo ResultShape, Type *EltTy, in loadMatrix()
1172 Value *I, Value *J, Type *EltTy, IRBuilder<> &Builder) { in storeMatrix()
1353 Type *EltTy = VecTy->getElementType(); in lowerDotProduct() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h457 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits); in getInteger() local
465 auto *EltTy = cast<IntegerType>(VTy->getElementType()); in getExtendedElementVectorType() local
473 Type *EltTy; in getTruncatedElementVectorType() local
697 Type *Type::getWithNewType(Type *EltTy) const { in getWithNewType()
/freebsd/contrib/llvm-project/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
694 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatMaskR() local
715 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatUimmInvPow2() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp690 auto *EltTy = stripQualifiers(CTy->getBaseType()); in GetFieldInfo() local
709 auto *EltTy = stripQualifiers(CTy->getBaseType()); in GetFieldInfo() local
764 auto *EltTy = stripQualifiers(CTy->getBaseType()); in GetFieldInfo() local
795 auto *EltTy = stripQualifiers(CTy->getBaseType()); in GetFieldInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DCBufferDataLayout.cpp57 TypeSize LegacyCBufferLayout::applyRowAlign(TypeSize Offset, Type *EltTy) { in applyRowAlign()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1121 LegalizeRuleSet &clampMinNumElements(unsigned TypeIdx, const LLT EltTy, in clampMinNumElements()
1140 LegalizeRuleSet &alignNumElementsTo(unsigned TypeIdx, const LLT EltTy, in alignNumElementsTo()
1159 LegalizeRuleSet &clampMaxNumElements(unsigned TypeIdx, const LLT EltTy, in clampMaxNumElements()
1188 const LLT EltTy = MinTy.getElementType(); in clampNumElements() local
1200 LegalizeRuleSet &clampMaxNumElementsStrict(unsigned TypeIdx, const LLT EltTy, in clampMaxNumElementsStrict()
H A DLegalizationArtifactCombiner.h942 LLT EltTy = MRI.getType(Elt0); in tryCombineMergeLike() local
1511 LLT EltTy = Ty.getElementType(); in isConstantUnsupported() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp54 Type *EltTy = ATy->getElementType(); in ComputeLinearIndex() local
104 Type *EltTy = ATy->getElementType(); in ComputeValueVTs() local
197 Type *EltTy = ATy->getElementType(); in computeValueLLTs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp382 Type *EltTy = OutArgIndexes[Arg.getArgNo()]; in runOnFunction() local
H A DAMDGPULegalizerInfo.cpp78 const LLT EltTy = Ty.getElementType(); in isSmallOddVector() local
96 const LLT EltTy = Ty.getScalarType(); in isWideVec16() local
104 const LLT EltTy = Ty.getElementType(); in oneMoreElement() local
113 const LLT EltTy = Ty.getElementType(); in fewerEltsToSize64Vector() local
128 const LLT EltTy = Ty.getElementType(); in moreEltsToNext32Bit() local
419 LLT EltTy = Ty.getElementType(); in loadStoreBitcastWorkaround() local
2616 LLT EltTy = VecTy.getElementType(); in legalizeExtractVectorElt() local
2668 LLT EltTy = VecTy.getElementType(); in legalizeInsertVectorElt() local
5607 LLT EltTy = Ty.getScalarType(); in legalizeBufferStore() local
5764 LLT EltTy = Ty.getScalarType(); in legalizeBufferLoad() local
[all …]
H A DAMDGPUImageIntrinsicOptimizer.cpp198 Type *EltTy = IIList.front()->getType()->getScalarType(); in optimizeSection() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.h77 RecTy *EltTy = nullptr; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp102 LLT EltTy = Query.Types[0].getElementType(); in AArch64LegalizerInfo() local
344 const LLT EltTy = ValTy.getElementType(); in AArch64LegalizerInfo() local
839 const LLT &EltTy = Query.Types[1].getElementType(); in AArch64LegalizerInfo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalityPredicates.cpp94 LLT EltTy) { in elementTypeIs()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2456 Type *EltTy = CastOp->getType()->getScalarType(); in visitAnd() local
3085 Type *EltTy = Builder.getIntNTy(SelEltSize / Elts); in matchSelectFromAndOr() local
3893 Type *EltTy = CastOp->getType()->getScalarType(); in visitOr() local
4128 Type *EltTy = C->getType()->getScalarType(); in visitMaskedMerge() local
4391 Type *EltTy = Ty->getScalarType(); in foldNot() local
4401 Type *EltTy = Ty->getScalarType(); in foldNot() local
4664 Type *EltTy = CastOp->getType()->getScalarType(); in visitXor() local

12345