Home
last modified time | relevance | path

Searched defs:EltSize (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm/lib/Target/AMDGPU/
DSILoadStoreOptimizer.cpp163 unsigned EltSize){ in findMatchingDSInst()
210 unsigned EltSize) { in mergeRead2Pair()
305 unsigned EltSize) { in mergeWrite2Pair()
DAMDGPUISelLowering.cpp739 unsigned EltSize = TD.getTypeAllocSize(SeqTy->getElementType()); in LowerConstantInitializer() local
1327 unsigned EltSize = MemEltVT.getStoreSize(); in ScalarizeVectorStore() local
DSIInstrInfo.cpp237 unsigned EltSize; in getMemOpBaseRegImmOfs() local
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp424 unsigned EltSize = In->getPrimitiveSizeInBits()/8; in MergeInTypeForLoadOrStore() local
789 unsigned EltSize = DL.getTypeAllocSizeInBits(VTy->getElementType()); in ConvertScalar_ExtractValue() local
829 uint64_t EltSize = DL.getTypeAllocSizeInBits(AT->getElementType()); in ConvertScalar_ExtractValue() local
926 uint64_t EltSize = DL.getTypeAllocSizeInBits(EltTy); in ConvertScalar_InsertValue() local
958 uint64_t EltSize = DL.getTypeAllocSizeInBits(AT->getElementType()); in ConvertScalar_InsertValue() local
1848 uint64_t EltSize; in TypeHasComponent() local
2038 uint64_t EltSize = DL.getTypeAllocSize(T); in FindElementAndOffset() local
2046 uint64_t EltSize = DL.getTypeAllocSize(T); in FindElementAndOffset() local
2141 uint64_t EltSize = DL.getTypeAllocSize(IdxTy) - NewOffset; in RewriteLifetimeIntrinsic() local
2157 uint64_t EltSize = DL.getTypeAllocSize(IdxTy); in RewriteLifetimeIntrinsic() local
[all …]
/external/llvm/lib/CodeGen/
DAnalysis.cpp104 uint64_t EltSize = DL.getTypeAllocSize(EltTy); in ComputeValueVTs() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp332 uint64_t EltSize = DL.getTypeAllocSize(CS->getOperand(Index)->getType()); in ReadDataFromGlobal() local
363 uint64_t EltSize = DL.getTypeAllocSize(EltTy); in ReadDataFromGlobal() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2278 unsigned EltSize = Size / NElts; in LowerBUILD_VECTOR() local
2415 int EltSize = EltVT.getSizeInBits(); in LowerEXTRACT_VECTOR() local
2490 int EltSize = EltVT.getSizeInBits(); in LowerINSERT_VECTOR() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp1032 unsigned EltSize = EltVT.getSizeInBits() / 8; // FIXME: should be ABI size. in GetVectorElementPointer() local
DLegalizeDAG.cpp627 unsigned EltSize = EltVT.getSizeInBits()/8; in PerformInsertVectorEltInMemory() local
1505 unsigned EltSize = in ExpandExtractFromVectorThroughStack() local
1558 unsigned EltSize = in ExpandInsertToVectorThroughStack() local
DSelectionDAG.cpp124 unsigned EltSize = N->getValueType(0).getVectorElementType().getSizeInBits(); in isBuildVectorAllOnes() local
167 unsigned EltSize = N->getValueType(0).getVectorElementType().getSizeInBits(); in isBuildVectorAllZeros() local
DDAGCombiner.cpp3848 static bool matchRotateSub(SDValue Pos, SDValue Neg, unsigned EltSize) { in matchRotateSub()
14050 unsigned EltSize = (unsigned)TD.getTypeAllocSize(Elts[0]->getType()); in SimplifySelectCC() local
/external/clang/lib/CodeGen/
DTargetInfo.cpp2290 uint64_t EltSize = getContext().getTypeSize(AT->getElementType()); in classify() local
2557 unsigned EltSize = (unsigned)Context.getTypeSize(AT->getElementType()); in BitsContainNoUserData() local
2645 unsigned EltSize = TD.getTypeAllocSize(EltTy); in ContainsFloatAtOffset() local
2734 unsigned EltSize = getDataLayout().getTypeAllocSize(EltTy); in GetINTEGERTypeAtOffset() local
4113 CharUnits EltSize = TypeInfo.first / 2; in EmitVAArg() local
DCGClass.cpp585 CharUnits EltSize = CGF.getContext().getTypeSizeInChars(T); in EmitAggMemberInitializer() local
DCGCall.cpp764 CharUnits EltSize = CGF.getContext().getTypeSizeInChars(CAE->EltTy); in forConstantArrayExpansion() local
DCGBuiltin.cpp2190 int EltSize = VTy->getScalarSizeInBits(); in EmitNeonRShiftImm() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp5452 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); in LowerBUILD_VECTOR() local
5800 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); in isShuffleMaskLegal() local
5943 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); in LowerVECTOR_SHUFFLE() local
6187 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); in isExtendedBUILD_VECTOR() local
6314 unsigned EltSize = VT.getVectorElementType().getSizeInBits() / 2; in SkipExtensionForVMULL() local
9799 unsigned EltSize = Op.getValueType().getVectorElementType().getSizeInBits(); in PerformVDUPLANECombine() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1451 bool PPC::isSplatShuffleMask(ShuffleVectorSDNode *N, unsigned EltSize) { in isSplatShuffleMask()
1485 unsigned PPC::getVSPLTImmediate(SDNode *N, unsigned EltSize, in getVSPLTImmediate()
1506 unsigned EltSize = 16/N->getNumOperands(); in get_VSPLTI_elt() local
6981 SDValue EltSize = DAG.getConstant(SplatSize, dl, MVT::i32); in LowerBUILD_VECTOR() local
DPPCISelDAGToDAG.cpp3011 int EltSize = N->getConstantOperandVal(1); in Select() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp976 uint64_t EltSize = DL.getTypeAllocSize(AT->getElementType()); in FindElementAtOffset() local
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp855 unsigned EltSize = Ty.getVectorElementType().getSizeInBits(); in performDSPShiftCombine() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp525 uint64_t EltSize = DL.getTypeAllocSize(STy->getElementType()); in SRAGlobal() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2061 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); in isExtendedBUILD_VECTOR() local
2088 unsigned EltSize = VT.getVectorElementType().getSizeInBits() / 2; in skipExtensionForVectorMULL() local
6540 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); in LowerVectorSRA_SRL_SHL() local
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp880 uint32_t EltSize = DL.getTypeSizeInBits(VT->getElementType()); in getShadowTy() local
/external/llvm/lib/IR/
DConstants.cpp2762 unsigned EltSize = getElementByteSize(); in getSplatValue() local
/external/clang/lib/AST/
DExprConstant.cpp1669 unsigned EltSize = Info.Ctx.getTypeSize(EltTy); in EvalAndBitcastToAPInt() local
5693 unsigned EltSize = Info.Ctx.getTypeSize(EltTy); in VisitCastExpr() local

12