Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/LLVM/include/llvm/
DDerivedTypes.h377 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits); in getInteger() local
387 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits * 2); in getExtendedElementVectorType() local
399 Type *EltTy = IntegerType::get(VTy->getContext(), EltBits / 2); in getTruncatedElementVectorType() local
/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/swiftshader/third_party/LLVM/lib/CodeGen/
DAnalysis.cpp56 Type *EltTy = ATy->getElementType(); in ComputeLinearIndex() local
92 Type *EltTy = ATy->getElementType(); in ComputeValueVTs() 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/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
DMipsSEISelLowering.cpp1375 EVT EltTy = Vec->getValueType(0).getVectorElementType(); in lowerMSACopyIntr() local
1590 EVT EltTy = VecTy.getVectorElementType(); in lowerINTRINSIC_WO_CHAIN() local
1603 EVT EltTy = VecTy.getVectorElementType(); in lowerINTRINSIC_WO_CHAIN() local
2308 EVT EltTy = VecTy.getVectorElementType(); in lowerEXTRACT_VECTOR_ELT() local
/external/llvm/lib/Transforms/Utils/
DModuleUtils.cpp31 StructType *EltTy; in appendToGlobalArray() local
/external/swiftshader/third_party/LLVM/lib/Linker/
DLinkModules.cpp562 Type *EltTy = DstTy->getElementType(); in linkAppendingVarProto() local
768 Type *EltTy = DstAT->getElementType(); in linkAppendingVarInit() local
779 Type *EltTy = SrcAT->getElementType(); in linkAppendingVarInit() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp826 Type *EltTy = cast<VectorType>(V->getType())->getElementType(); in SimplifyDemandedVectorElts() local
855 Type *EltTy = cast<VectorType>(V->getType())->getElementType(); in SimplifyDemandedVectorElts() 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
DCGExprComplex.cpp366 llvm::Type *EltTy = in VisitExpr() local
1028 llvm::Type *EltTy = in VisitVAArgExpr() 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/lib/VMCore/
DConstantFold.cpp711 Type *EltTy = VTy->getElementType(); in ConstantFoldSelectInstruction() local
840 Type *EltTy = cast<VectorType>(C->getType())->getElementType(); in GetVectorElement() local
856 Type *EltTy = cast<VectorType>(V1->getType())->getElementType(); in ConstantFoldShuffleVectorInstruction() local
1277 Type* EltTy = VTy->getElementType(); in ConstantFoldBinaryInstruction() local
/external/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.cpp47 Type *EltTy = MaskTy->getVectorElementType(); in DecodePSHUFBMask() local
/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/include/llvm/CodeGen/
DValueTypes.h83 MVT EltTy = getSimpleVT().getVectorElementType(); in changeVectorElementTypeToInteger() local
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp1297 Type *EltTy = ATy->getElementType(); in ParseConstants() local
1302 Type *EltTy = VTy->getElementType(); in ParseConstants() local
1316 Type *EltTy = ATy->getElementType(); in ParseConstants() local
1330 Type *EltTy = ATy->getElementType(); in ParseConstants() local
/external/llvm/lib/IR/
DFunction.cpp835 Type *EltTy = DecodeFixedType(Infos, Tys, Context); in DecodeFixedType() local
851 Type *EltTy = VTy->getVectorElementType(); in DecodeFixedType() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1645 Type *&EltTy) { in isHomogeneousAggregate()
1727 Type *EltTy; in TypeHasComponent() local
2088 Type *EltTy = cast<SequentialType>(OtherTy)->getElementType(); in RewriteMemIntrinUserOfAlloca() local
2101 Type *EltTy = cast<PointerType>(EltPtr->getType())->getElementType(); in RewriteMemIntrinUserOfAlloca() local
/external/swiftshader/third_party/LLVM/lib/TableGen/
DTGParser.cpp1195 RecTy *EltTy = 0; in ParseSimpleValue() local
1415 RecTy *EltTy) { in ParseValueList()
/external/llvm/lib/TableGen/
DTGParser.cpp1349 RecTy *EltTy = nullptr; in ParseSimpleValue() local
1634 RecTy *EltTy) { in ParseValueList()
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DCBackend.cpp3501 Type *EltTy = I.getType()->getElementType(); in visitInsertElementInst() local
3516 Type *EltTy = in visitExtractElementInst() local
3530 Type *EltTy = VT->getElementType(); in visitShuffleVectorInst() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp933 Type *EltTy = cast<VectorType>(V->getType())->getElementType(); in SimplifyDemandedVectorElts() local

123