Home
last modified time | relevance | path

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

12345

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DMachineValueType.h41 #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 DDXILIntrinsicExpansion.cpp57 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 DCBufferDataLayout.cpp57 TypeSize LegacyCBufferLayout::applyRowAlign(TypeSize Offset, Type *EltTy) { in applyRowAlign() argument
/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
381 QualType EltTy = Ty->castAs<ComplexType>()->getElementType(); in classifyArgumentType() local
H A DCSKY.cpp108 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.cpp148 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 DLoongArchISelDAGToDAG.cpp355 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 DOpDescriptor.cpp43 Type *EltTy = VecTy->getElementType(); in makeConstantsWithType() 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
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 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
736 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatImmEq1() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfo.cpp147 QualType EltTy = VT->getElementType(); in isHomogeneousAggregate() local
278 bool SwiftABIInfo::isLegalVectorType(CharUnits VectorSize, llvm::Type *EltTy, in isLegalVectorType()
H A DCodeGenTypes.cpp576 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 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/CodeGen/
H A DAnalysis.cpp54 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 DBPFAbstractMemberAccess.cpp691 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 DLegalizerInfo.h1134 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 DAMDGPURewriteOutArguments.cpp381 Type *EltTy = OutArgIndexes[Arg.getArgNo()]; runOnFunction() local
H A DAMDGPUImageIntrinsicOptimizer.cpp198 Type *EltTy = IIList.front()->getType()->getScalarType(); in optimizeSection() 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
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 DSemaOpenCL.cpp418 const QualType EltTy = PipeTy->getElementType(); in checkPipePacketType() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.cpp66 #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 DTGParser.h77 RecTy *EltTy = nullptr; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalityPredicates.cpp94 LLT EltTy) { in elementTypeIs()

12345