Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp81 static bool isOneDimensionalArray(const SCEV &AccessFn, const SCEV &ElemSize, in isOneDimensionalArray()
109 static const SCEV *computeTripCount(const Loop &L, const SCEV &ElemSize, in computeTripCount()
372 const SCEV *ElemSize = SE.getElementSize(&StoreOrLoadInst); in delinearize() local
476 const SCEV *ElemSize = Sizes.back(); in isConsecutive() local
H A DLoopUnrollAnalyzer.cpp127 unsigned ElemSize = CDS->getElementType()->getPrimitiveSizeInBits() / 8U; in visitLoad() local
H A DTypeMetadataUtils.cpp152 uint64_t ElemSize = DL.getTypeAllocSize(VTableTy->getElementType()); in getPointerAtOffset() local
H A DMemoryBuiltins.cpp750 TypeSize ElemSize = DL.getTypeAllocSize(I.getAllocatedType()); in visitAllocaInst() local
H A DScalarEvolution.cpp8174 auto *ElemSize = dyn_cast<SCEVConstant>(getElementSize(&Inst)); in getConstantMaxTripCountFromArray() local
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DDescriptor.cpp65 const unsigned ElemSize = in ctorArrayDesc() local
90 const unsigned ElemSize = in dtorArrayDesc() local
105 const unsigned ElemSize = in moveArrayDesc() local
H A DProgram.cpp330 unsigned ElemSize = primSize(*T); in createDescriptor() local
343 InterpSize ElemSize = in createDescriptor() local
H A DPointer.h293 if (auto ElemSize = elemSize()) in getIndex() local
H A DDescriptor.h84 const InterpSize ElemSize; member
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprConstant.cpp332 CharUnits ElemSize = getSize(ElemTy); in split() local
356 CharUnits ElemSize = getSize(CDS->getElementType()); in split() local
371 CharUnits ElemSize = getSize(C); in split() local
418 CharUnits ElemSize = Utils.getSize(ATy->getElementType()); in buildFrom() local
645 CharUnits ElemSize = Emitter.CGM.getContext().getTypeSizeInChars(ElemType); in EmitDesignatedInitUpdater() local
H A DCGExprScalar.cpp2963 llvm::Value* ElemSize = llvm::ConstantInt::get(ResultType, in VisitOffsetOfExpr() local
H A DCGOpenMPRuntime.cpp7012 llvm::Value *ElemSize; in getExprTypeSize() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h616 uint64_t ElemSize) const override { in isLegalScaleForGatherScatter()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDataLayout.cpp914 static APInt getElementIndex(TypeSize ElemSize, APInt &Offset) { in getElementIndex()
H A DAttributes.cpp455 unsigned ElemSize; in getAsString() local
1772 AttrBuilder::addAllocSizeAttr(unsigned ElemSize, in addAllocSizeAttr()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp172 unsigned ElemSize, in isLegalTypeAndAlignment()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp189 uint64_t ElemSize = 0; member
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp760 unsigned ElemSize = ElemTy.getSizeInBits() / 8; in getByteShuffle() local
788 unsigned ElemSize = ElemWidth / 8; in buildHvxVectorReg() local
2054 unsigned ElemSize = HwLen / VecLen; in LowerHvxSelect() local
H A DHexagonVectorCombine.cpp574 int ElemSize = HVC.getSizeOf(ElemTy, HVC.Alloc); in createAdjustedPointer() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1179 uint64_t ElemSize = Ctx.getTypeSize(ElementTy); in VisitCluster() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1424 uint64_t ElemSize) const { in isLegalScaleForGatherScatter()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp6690 CharUnits ElemSize; in HandleOperatorNewCall() local
13346 APSInt ElemSize(llvm::APInt(65, (int64_t)ElementSize.getQuantity(), true), in VisitBinaryOperator() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4413 uint64_t ElemSize) { in getUniformBase()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14249 unsigned ElemSize = N->getValueType(0).getScalarType().getStoreSize(); in combineBVOfConsecutiveLoads() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17809 unsigned ElemSize = VT.getVectorElementType().getSizeInBits() / 8; in LowerSVEIntrinsicEXT() local