Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp481 const SCEV *B, ConstantInt *Idx, Value *S, uint64_t ElementSize, in allocateCandidatesAndFindBasisForGEP()
495 uint64_t ElementSize, in factorArrayIndex()
550 uint64_t ElementSize = DL->getTypeAllocSize(GTI.getIndexedType()); in allocateCandidatesAndFindBasisForGEP() local
592 APInt ElementSize( in emitBump() local
H A DSeparateConstOffsetFromGEP.cpp878 APInt ElementSize = APInt(IntPtrTy->getIntegerBitWidth(), in lowerToSingleIndexGEPs() local
939 APInt ElementSize = APInt(IntPtrTy->getIntegerBitWidth(), in lowerToArithmetics() local
H A DNaryReassociate.cpp433 uint64_t ElementSize = DL->getTypeAllocSize(ElementType); in tryReassociateGEPAtIndex() local
H A DSROA.cpp2022 uint64_t ElementSize, in isVectorPromotionViableForSlice()
2096 uint64_t ElementSize = in checkVectorTypeForPromotion() local
2548 uint64_t ElementSize; member in llvm::sroa::AllocaSliceRewriter
4004 uint64_t ElementSize = DL.getTypeAllocSize(ElementTy).getFixedValue(); in getTypePartition() local
4044 uint64_t ElementSize = DL.getTypeAllocSize(ElementTy).getFixedValue(); in getTypePartition() local
H A DDeadStoreElimination.cpp584 const uint32_t ElementSize = AMI->getElementSizeInBytes(); in tryToShorten() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTensorSpec.h103 size_t ElementSize = 0; variable
H A DTargetTransformInfoImpl.h1000 int64_t ElementSize = in getGEPCost() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DDynamicExtent.cpp51 SVal ElementSize = getElementExtent(ElementTy, SVB); in getDynamicElementCount() local
H A DExprEngineCallAndReturn.cpp812 SVal ElementSize = getElementExtent(CNE->getAllocatedType(), svalBuilder); in bindReturnValue() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DTensorSpec.cpp61 size_t ElementSize, const std::vector<int64_t> &Shape) in TensorSpec()
H A DDelinearization.cpp282 const SCEV *ElementSize) { in findArrayDimensions()
453 const SCEV *ElementSize) { in delinearize()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.cpp160 const uint16_t ElementSize = VectorSpecifiedActions.first; in computeTables() local
H A DIRTranslator.cpp255 uint64_t ElementSize = DL->getTypeAllocSize(AI.getAllocatedType()); in getOrCreateFrameIndex() local
1529 uint64_t ElementSize = DL->getTypeAllocSize(GTI.getIndexedType()); in translateGetElementPtr() local
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h98 unsigned ElementSize = 0; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp616 RTLIB::Libcall RTLIB::getMEMCPY_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { in getMEMCPY_ELEMENT_UNORDERED_ATOMIC()
633 RTLIB::Libcall RTLIB::getMEMMOVE_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { in getMEMMOVE_ELEMENT_UNORDERED_ATOMIC()
650 RTLIB::Libcall RTLIB::getMEMSET_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { in getMEMSET_ELEMENT_UNORDERED_ATOMIC()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1139 unsigned ElementSize = in InitializeMemory() local
1152 unsigned ElementSize = in InitializeMemory() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h356 const unsigned ElementSize, in setVectorNumElementAction()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DIRBuilder.cpp196 Value *Ptr, Value *Val, Value *Size, Align Alignment, uint32_t ElementSize, in CreateElementUnorderedAtomicMemSet()
300 uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateElementUnorderedAtomicMemCpy()
375 uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateElementUnorderedAtomicMemMove()
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1152 unsigned int ElementSize = 0; in printModuleLevelGV() local
1421 int64_t ElementSize = 0; in emitPTXGlobalVariable() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp526 uint64_t ElementSize = TII->getElementSizeForOpcode(Opcode); in expand_DestructiveOp() local
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DNeonEmitter.cpp1594 unsigned ElementSize; in emitDagShuffle() member in Intrinsic::DagEmitter::emitDagShuffle::Rev
1597 Rev(unsigned ElementSize) : ElementSize(ElementSize) {} in emitDagShuffle()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp435 unsigned ElementSize = DL.getTypeSizeInBits(VecEltTy) / 8; in tryPromoteAllocaToVector() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp589 uint64_t ElementSize = DL.getTypeAllocSize(Ty); in selectGetElementPtr() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1456 const uint64_t ElementSize = BaseTy->getSizeInBits(); in hasVectorBeenPadded() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprCXX.cpp1007 CharUnits ElementSize = getContext().getTypeSizeInChars(ElementType); in EmitNewArrayInitializer() local

12