Home
last modified time | relevance | path

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

1234

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h385 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits); in getInteger() local
393 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits * 2); in getExtendedElementVectorType() local
403 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits / 2); in getTruncatedElementVectorType() local
/external/llvm/include/llvm/IR/
DDerivedTypes.h382 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits); in getInteger() local
390 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits * 2); in getExtendedElementVectorType() local
400 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits / 2); in getTruncatedElementVectorType() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDerivedTypes.h409 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits); in getInteger() local
417 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits * 2); in getExtendedElementVectorType() local
427 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits / 2); in getTruncatedElementVectorType() local
/external/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp540 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatCommon() local
616 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatUimmPow2() local
647 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatMaskL() local
681 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatMaskR() local
703 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatUimmInvPow2() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPURewriteOutArguments.cpp400 Type *EltTy = Arg->getType()->getPointerElementType(); in runOnFunction() local
455 auto *EltTy = ArgType->getElementType(); in runOnFunction() local
DAMDGPUPromoteAlloca.cpp810 Type *EltTy = Src0->getType()->getPointerElementType(); in handleAlloca() local
827 Type *EltTy = V->getType()->getPointerElementType(); in handleAlloca() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp606 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatCommon() local
682 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatUimmPow2() local
713 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatMaskL() local
747 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatMaskR() local
769 EVT EltTy = N->getValueType(0).getVectorElementType(); in selectVSplatUimmInvPow2() local
/external/llvm/lib/Transforms/Utils/
DModuleUtils.cpp31 StructType *EltTy; in appendToGlobalArray() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DScalarizeMaskedMemIntrin.cpp125 Type *EltTy = CI->getType()->getVectorElementType(); in scalarizeMaskedLoad() local
271 Type *EltTy = VecType->getElementType(); in scalarizeMaskedStore() local
DAnalysis.cpp59 Type *EltTy = ATy->getElementType(); in ComputeLinearIndex() local
101 Type *EltTy = ATy->getElementType(); in ComputeValueVTs() local
/external/llvm/lib/CodeGen/
DAnalysis.cpp60 Type *EltTy = ATy->getElementType(); in ComputeLinearIndex() local
102 Type *EltTy = ATy->getElementType(); in ComputeValueVTs() local
DTargetLoweringBase.cpp1121 MVT EltTy = VT.getVectorElementType(); in getVectorTypeBreakdownMVT() local
1523 EVT EltTy = VT.getVectorElementType(); in getVectorTypeBreakdown() local
/external/clang/lib/CodeGen/
DCodeGenTypes.cpp492 llvm::Type *EltTy = ConvertType(cast<ComplexType>(Ty)->getElementType()); in ConvertType() local
541 llvm::Type *EltTy = ConvertTypeForMem(A->getElementType()); in ConvertType() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp730 Type *EltTy = Src0->getType()->getPointerElementType(); in handleAlloca() local
746 Type *EltTy = V->getType()->getPointerElementType(); in handleAlloca() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTGParser.h74 RecTy *EltTy; member
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp324 for (const auto *EltTy : STy->elements()) { in PromoteArguments() local
346 for (const auto *EltTy : STy->elements()) { in PromoteArguments() local
/external/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.cpp47 Type *EltTy = MaskTy->getVectorElementType(); in DecodePSHUFBMask() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp914 for (const auto *EltTy : STy->elements()) { in promoteArguments() local
936 for (const auto *EltTy : STy->elements()) { in promoteArguments() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DModuleUtils.cpp31 StructType *EltTy; in appendToGlobalArray() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64LegalizerInfo.cpp306 const LLT &EltTy = Ty.getElementType(); in AArch64LegalizerInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h665 LegalizeRuleSet &clampMinNumElements(unsigned TypeIdx, const LLT &EltTy, in clampMinNumElements()
683 LegalizeRuleSet &clampMaxNumElements(unsigned TypeIdx, const LLT &EltTy, in clampMaxNumElements()
711 const LLT &EltTy = MinTy.getElementType(); in clampNumElements() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp987 Type *EltTy = II->getType()->getVectorElementType(); in simplifyAMDGCNMemoryIntrinsicDemanded() local
1062 Type *EltTy = cast<VectorType>(V->getType())->getElementType(); in SimplifyDemandedVectorElts() local
/external/llvm/include/llvm/CodeGen/
DValueTypes.h83 MVT EltTy = getSimpleVT().getVectorElementType(); in changeVectorElementTypeToInteger() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DValueTypes.h102 MVT EltTy = getSimpleVT().getVectorElementType(); in changeVectorElementTypeToInteger() local
/external/llvm/lib/IR/
DFunction.cpp835 Type *EltTy = DecodeFixedType(Infos, Tys, Context); in DecodeFixedType() local
851 Type *EltTy = VTy->getVectorElementType(); in DecodeFixedType() local

1234