Home
last modified time | relevance | path

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

12

/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp81 static bool isOneDimensionalArray(const SCEV &AccessFn, const SCEV &ElemSize, in isOneDimensionalArray() argument
109 static const SCEV *computeTripCount(const Loop &L, const SCEV &ElemSize, in computeTripCount() argument
377 const SCEV *ElemSize = SE.getElementSize(&StoreOrLoadInst); delinearize() local
481 const SCEV *ElemSize = Sizes.back(); isConsecutive() local
[all...]
H A DLoopUnrollAnalyzer.cpp127 unsigned ElemSize = CDS->getElementType()->getPrimitiveSizeInBits() / 8U; visitLoad() local
H A DTypeMetadataUtils.cpp168 uint64_t ElemSize = DL.getTypeAllocSize(VTableTy->getElementType()); getPointerAtOffset() local
H A DMemoryBuiltins.cpp781 TypeSize ElemSize = DL.getTypeAllocSize(I.getAllocatedType()); visitAllocaInst() local
H A DLoopAccessAnalysis.cpp2827 TypeSize ElemSize = GEPTI.isStruct() getGEPInductionOperand() local
/llvm-project/clang/lib/AST/Interp/
H A DProgram.cpp
H A DDescriptor.cpp
H A DPointer.h
H A DDescriptor.h
/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp536 unsigned ElemSize = S.Context.getTypeSize(Info.ElementType); CheckInvalidVLENandLMUL() local
726 uint64_t ElemSize = Context.getTypeSize(Info.ElementType); CheckBuiltinFunctionCall() local
/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp333 CharUnits ElemSize = getSize(ElemTy); split() local
357 CharUnits ElemSize = getSize(CDS->getElementType()); split() local
372 CharUnits ElemSize = getSize(C); split() local
419 CharUnits ElemSize = Utils.getSize(ATy->getElementType()); buildFrom() local
647 CharUnits ElemSize = Emitter.CGM.getContext().getTypeSizeInChars(ElemType); EmitDesignatedInitUpdater() local
[all...]
H A DCGExprScalar.cpp3242 llvm::Value* ElemSize = llvm::ConstantInt::get(ResultType, VisitOffsetOfExpr() local
H A DCGOpenMPRuntime.cpp6691 llvm::Value *ElemSize; getExprTypeSize() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp417 int64_t ElemSize = ACtx.getTypeSizeInChars(ElemType).getQuantity(); in getExceedsMsgs() local
H A DCStringChecker.cpp486 NonLoc ElemSize = checkInit() local
/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp947 getElementIndex(TypeSize ElemSize,APInt & Offset) getElementIndex() argument
H A DAttributes.cpp563 unsigned ElemSize; getAsString() local
1946 addAllocSizeAttr(unsigned ElemSize,const std::optional<unsigned> & NumElems) addAllocSizeAttr() argument
/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp172 isLegalTypeAndAlignment(unsigned NumElements,unsigned ElemSize,Align Alignment) isLegalTypeAndAlignment() argument
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h847 isLegalScaleForGatherScatter(uint64_t Scale,uint64_t ElemSize) isLegalScaleForGatherScatter() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp761 unsigned ElemSize = ElemTy.getSizeInBits() / 8; in getByteShuffle() local
789 unsigned ElemSize = ElemWidth / 8; in buildHvxVectorReg() local
2054 unsigned ElemSize = HwLen / VecLen; LowerHvxSelect() local
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1173 uint64_t ElemSize = Ctx.getTypeSize(ElementTy); VisitCluster() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1587 isLegalScaleForGatherScatter(uint64_t Scale,uint64_t ElemSize) isLegalScaleForGatherScatter() argument
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6836 CharUnits ElemSize; HandleOperatorNewCall() local
14005 APSInt ElemSize(llvm::APInt(65, (int64_t)ElementSize.getQuantity(), true), VisitBinaryOperator() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4830 getUniformBase(const Value * Ptr,SDValue & Base,SDValue & Index,ISD::MemIndexType & IndexType,SDValue & Scale,SelectionDAGBuilder * SDB,const BasicBlock * CurBB,uint64_t ElemSize) getUniformBase() argument
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14771 unsigned ElemSize = N->getValueType(0).getScalarType().getStoreSize(); combineBVOfConsecutiveLoads() local

12