| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ | 
| H A D | StraightLineStrengthReduce.cpp | 481     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 D | SeparateConstOffsetFromGEP.cpp | 878       APInt ElementSize = APInt(IntPtrTy->getIntegerBitWidth(),  in lowerToSingleIndexGEPs()  local939       APInt ElementSize = APInt(IntPtrTy->getIntegerBitWidth(),  in lowerToArithmetics()  local
 
 | 
| H A D | NaryReassociate.cpp | 433   uint64_t ElementSize = DL->getTypeAllocSize(ElementType);  in tryReassociateGEPAtIndex()  local
 | 
| H A D | SROA.cpp | 2022                                             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 D | DeadStoreElimination.cpp | 584     const uint32_t ElementSize = AMI->getElementSizeInBytes();  in tryToShorten()  local
 | 
| /openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ | 
| H A D | TensorSpec.h | 103   size_t ElementSize = 0;  variable
 | 
| H A D | TargetTransformInfoImpl.h | 1000         int64_t ElementSize =  in getGEPCost()  local
 | 
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ | 
| H A D | DynamicExtent.cpp | 51   SVal ElementSize = getElementExtent(ElementTy, SVB);  in getDynamicElementCount()  local
 | 
| H A D | ExprEngineCallAndReturn.cpp | 812       SVal ElementSize = getElementExtent(CNE->getAllocatedType(), svalBuilder);  in bindReturnValue()  local
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ | 
| H A D | TensorSpec.cpp | 61                        size_t ElementSize, const std::vector<int64_t> &Shape)  in TensorSpec()
 | 
| H A D | Delinearization.cpp | 282                                const SCEV *ElementSize) {  in findArrayDimensions()453                        const SCEV *ElementSize) {  in delinearize()
 
 | 
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ | 
| H A D | LegacyLegalizerInfo.cpp | 160         const uint16_t ElementSize = VectorSpecifiedActions.first;  in computeTables()  local
 | 
| H A D | IRTranslator.cpp | 255   uint64_t ElementSize = DL->getTypeAllocSize(AI.getAllocatedType());  in getOrCreateFrameIndex()  local1529       uint64_t ElementSize = DL->getTypeAllocSize(GTI.getIndexedType());  in translateGetElementPtr()  local
 
 | 
| /openbsd-src/gnu/llvm/llvm/include/llvm/MC/MCParser/ | 
| H A D | MCAsmParser.h | 98   unsigned ElementSize = 0;  member
 | 
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ | 
| H A D | TargetLoweringBase.cpp | 616 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 D | ExecutionEngine.cpp | 1139     unsigned ElementSize =  in InitializeMemory()  local1152     unsigned ElementSize =  in InitializeMemory()  local
 
 | 
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/ | 
| H A D | LegacyLegalizerInfo.h | 356                                  const unsigned ElementSize,  in setVectorNumElementAction()
 | 
| /openbsd-src/gnu/llvm/llvm/lib/IR/ | 
| H A D | IRBuilder.cpp | 196     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 D | NVPTXAsmPrinter.cpp | 1152     unsigned int ElementSize = 0;  in printModuleLevelGV()  local1421   int64_t ElementSize = 0;  in emitPTXGlobalVariable()  local
 
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ | 
| H A D | AArch64ExpandPseudoInsts.cpp | 526   uint64_t ElementSize = TII->getElementSizeForOpcode(Opcode);  in expand_DestructiveOp()  local
 | 
| /openbsd-src/gnu/llvm/clang/utils/TableGen/ | 
| H A D | NeonEmitter.cpp | 1594     unsigned ElementSize;  in emitDagShuffle()  member in Intrinsic::DagEmitter::emitDagShuffle::Rev1597     Rev(unsigned ElementSize) : ElementSize(ElementSize) {}  in emitDagShuffle()
 
 | 
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ | 
| H A D | AMDGPUPromoteAlloca.cpp | 435   unsigned ElementSize = DL.getTypeSizeInBits(VecEltTy) / 8;  in tryPromoteAllocaToVector()  local
 | 
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ | 
| H A D | FastISel.cpp | 589       uint64_t ElementSize = DL.getTypeAllocSize(Ty);  in selectGetElementPtr()  local
 | 
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ | 
| H A D | DwarfUnit.cpp | 1456   const uint64_t ElementSize = BaseTy->getSizeInBits();  in hasVectorBeenPadded()  local
 | 
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ | 
| H A D | CGExprCXX.cpp | 1007   CharUnits ElementSize = getContext().getTypeSizeInChars(ElementType);  in EmitNewArrayInitializer()  local
 |