/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/ |
H A D | MachineValueType.h | 41 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, NElem, EltTy) Ty = n, argument 174 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in isOverloaded() argument 188 MVT EltTy = getVectorElementType(); in changeVectorElementTypeToInteger() local 257 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, NElem, EltTy) EltTy, in getVectorElementType() argument 270 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, NElem, EltTy) NElem, in getVectorMinNumElements() argument 299 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in getSizeInBits() argument 421 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in getFloatingPointVT() argument 431 #define GET_VT_ATTR(Ty, n, sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in getIntegerVT() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILIntrinsicExpansion.cpp | 57 Type *EltTy = Ty->getScalarType(); in expandAbs() local 108 Type *EltTy = Ty->getScalarType(); in expandExpIntrinsic() local 130 Type *EltTy = Ty->getScalarType(); in expandAnyIntrinsic() local 180 Type *EltTy = Ty->getScalarType(); in expandLogIntrinsic() local
|
H A D | CBufferDataLayout.cpp | 57 TypeSize LegacyCBufferLayout::applyRowAlign(TypeSize Offset, Type *EltTy) { in applyRowAlign() argument
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | LoongArch.cpp | 77 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 D | RISCV.cpp | 83 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 381 QualType EltTy = Ty->castAs<ComplexType>()->getElementType(); in classifyArgumentType() local
|
H A D | CSKY.cpp | 108 QualType EltTy = Ty->castAs<ComplexType>()->getElementType(); in classifyArgumentType() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | TypedPointerType.cpp | 17 TypedPointerType *TypedPointerType::get(Type *EltTy, unsigned AddressSpace) { in get()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DirectXIRPasses/ |
H A D | PointerTypeAnalysis.cpp | 148 Type *EltTy = classifyConstantWithOpaquePtr(Elt, Map); in classifyConstantWithOpaquePtr() local 156 Type *EltTy = classifyConstantWithOpaquePtr(cast<Constant>(&Elt), Map); in classifyConstantWithOpaquePtr() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelDAGToDAG.cpp | 355 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatImm() local 380 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatUimmInvPow2() local 401 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatUimmPow2() local
|
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/ |
H A D | OpDescriptor.cpp | 43 Type *EltTy = VecTy->getElementType(); in makeConstantsWithType() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | ScalarizeMaskedMemIntrin.cpp | 153 Type *EltTy = VecType->getElementType(); in scalarizeMaskedLoad() local 291 Type *EltTy = VecType->getElementType(); in scalarizeMaskedStore() local 413 Type *EltTy = VecType->getElementType(); in scalarizeMaskedGather() local 634 Type *EltTy = VecType->getElementType(); in scalarizeMaskedExpandLoad() local 774 Type *EltTy = VecType->getElementType(); in scalarizeMaskedCompressStore() local 876 Type *EltTy = Inc->getType(); in scalarizeMaskedVectorHistogram() local
|
/freebsd/contrib/llvm-project/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 694 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatMaskR() local 715 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatUimmInvPow2() local 736 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatImmEq1() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | ABIInfo.cpp | 147 QualType EltTy = VT->getElementType(); in isHomogeneousAggregate() local 278 bool SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, in isLegalVectorType()
|
H A D | CodeGenTypes.cpp | 576 llvm::Type *EltTy = llvm::ScalableVectorType::get( in ConvertType() local 610 llvm::Type *EltTy = ConvertType(cast<ComplexType>(Ty)->getElementType()); in ConvertType() local 656 llvm::Type *EltTy = ConvertTypeForMem(A->getElementType()); in ConvertType() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DerivedTypes.h | 457 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/CodeGen/ |
H A D | Analysis.cpp | 54 Type *EltTy = ATy->getElementType(); in ComputeLinearIndex() local 107 Type *EltTy = ATy->getElementType(); in ComputeValueVTs() local 160 Type *EltTy = ATy->getElementType(); in computeValueLLTs() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFAbstractMemberAccess.cpp | 691 auto *EltTy = stripQualifiers(CTy->getBaseType()); in GetFieldInfo() local 710 auto *EltTy = stripQualifiers(CTy->getBaseType()); in GetFieldInfo() local 765 auto *EltTy = stripQualifiers(CTy->getBaseType()); in GetFieldInfo() local 796 auto *EltTy = stripQualifiers(CTy->getBaseType()); in GetFieldInfo() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 1134 LegalizeRuleSet &clampMinNumElements(unsigned TypeIdx, const LLT EltTy, in clampMinNumElements() 1153 LegalizeRuleSet &alignNumElementsTo(unsigned TypeIdx, const LLT EltTy, in alignNumElementsTo() 1172 LegalizeRuleSet &clampMaxNumElements(unsigned TypeIdx, const LLT EltTy, in clampMaxNumElements() 1201 const LLT EltTy = MinTy.getElementType(); in clampNumElements() local 1213 LegalizeRuleSet &clampMaxNumElementsStrict(unsigned TypeIdx, const LLT EltTy, in clampMaxNumElementsStrict()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURewriteOutArguments.cpp | 381 Type *EltTy = OutArgIndexes[Arg.getArgNo()]; runOnFunction() local
|
H A D | AMDGPUImageIntrinsicOptimizer.cpp | 198 Type *EltTy = IIList.front()->getType()->getScalarType(); in optimizeSection() local
|
H A D | AMDGPULegalizerInfo.cpp | 78 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 230 static bool isRegisterVectorElementType(LLT EltTy) { in isRegisterVectorElementType() 277 const LLT EltTy = QueryTy.getElementType(); in elementTypeIsLegal() local 1538 LLT EltTy = DstTy.getElementType(); in AMDGPULegalizerInfo() local 1768 const LLT EltTy = Query.Types[EltTypeIdx]; in AMDGPULegalizerInfo() local 1797 const LLT EltTy = Query.Types[EltTypeIdx]; in AMDGPULegalizerInfo() local [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenCL.cpp | 418 const QualType EltTy = PipeTy->getElementType(); in checkPipePacketType() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenTarget.cpp | 66 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in getEnumName() argument
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | TGParser.h | 77 RecTy *EltTy = nullptr; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalityPredicates.cpp | 94 LLT EltTy) { in elementTypeIs()
|