/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | DynamicExtent.cpp | 62 DefinedOrUnknownSVal ElementSize) { in getDynamicElementCount() 78 DefinedOrUnknownSVal ElementSize = getElementExtent(ElementTy, SVB); in getDynamicElementCount() local 114 DefinedOrUnknownSVal ElementSize = getElementExtent(ElementTy, SVB); in getDynamicElementCountWithOffset() local
|
H A D | ExprEngineCallAndReturn.cpp | 809 SVal ElementSize = getElementExtent(CNE->getAllocatedType(), svalBuilder); in bindReturnValue() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TensorSpec.h | 107 size_t ElementSize = 0; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | StraightLineStrengthReduce.cpp | 477 // I = B + sext(Idx *nsw S) * ElementSize in allocateCandidatesAndFindBasisForGEP() argument 491 factorArrayIndex(Value * ArrayIdx,const SCEV * Base,uint64_t ElementSize,GetElementPtrInst * GEP) factorArrayIndex() argument 546 uint64_t ElementSize = GTI.getSequentialElementStride(*DL); allocateCandidatesAndFindBasisForGEP() local [all...] |
H A D | SeparateConstOffsetFromGEP.cpp | 886 APInt ElementSize = APInt(PtrIndexTy->getIntegerBitWidth(), in lowerToSingleIndexGEPs() local 946 APInt ElementSize = APInt(IntPtrTy->getIntegerBitWidth(), in lowerToArithmetics() local [all...] |
H A D | NaryReassociate.cpp | 433 uint64_t ElementSize = DL->getTypeAllocSize(ElementType); in tryReassociateGEPAtIndex() local
|
H A D | SROA.cpp | 2071 isVectorPromotionViableForSlice(Partition & P,const Slice & S,VectorType * Ty,uint64_t ElementSize,const DataLayout & DL) isVectorPromotionViableForSlice() argument 2146 uint64_t ElementSize = checkVectorTypeForPromotion() local 2280 unsigned ElementSize = createAndCheckVectorTypesForPromotion() local 2686 uint64_t ElementSize; global() member in __anon971df9da0d11::AllocaSliceRewriter 4152 uint64_t ElementSize = DL.getTypeAllocSize(ElementTy).getFixedValue(); getTypePartition() local 4196 uint64_t ElementSize = DL.getTypeAllocSize(ElementTy).getFixedValue(); getTypePartition() local [all...] |
H A D | DeadStoreElimination.cpp | 617 const uint32_t ElementSize = AMI->getElementSizeInBytes(); tryToShorten() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TensorSpec.cpp | 63 size_t ElementSize, const std::vector<int64_t> &Shape) in TensorSpec()
|
H A D | Delinearization.cpp | 280 const SCEV *ElementSize) { in findArrayDimensions() argument 451 const SCEV *ElementSize) { in delinearize() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegacyLegalizerInfo.cpp | 163 const uint16_t ElementSize = VectorSpecifiedActions.first; in computeTables() local
|
H A D | IRTranslator.cpp | 259 uint64_t ElementSize = DL->getTypeAllocSize(AI.getAllocatedType()); getOrCreateFrameIndex() local 1624 uint64_t ElementSize = GTI.getSequentialElementStride(*DL); translateGetElementPtr() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/MCParser/ |
H A D | MCAsmParser.h | 98 unsigned ElementSize = 0; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegacyLegalizerInfo.h | 347 const unsigned ElementSize, in setVectorNumElementAction() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 648 getMEMCPY_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) getMEMCPY_ELEMENT_UNORDERED_ATOMIC() argument 665 getMEMMOVE_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) getMEMMOVE_ELEMENT_UNORDERED_ATOMIC() argument 682 getMEMSET_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) getMEMSET_ELEMENT_UNORDERED_ATOMIC() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPromoteAlloca.cpp | 350 promoteAllocaUserToVector(Instruction * Inst,const DataLayout & DL,FixedVectorType * VectorTy,unsigned VecStoreSize,unsigned ElementSize,DenseMap<MemTransferInst *,MemTransferInfo> & TransferInfo,std::map<GetElementPtrInst *,Value * > & GEPVectorIdx,Value * CurVal,SmallVectorImpl<LoadInst * > & DeferredLoads) promoteAllocaUserToVector() argument 685 unsigned ElementSize = DL->getTypeSizeInBits(VecEltTy) / 8; tryPromoteAllocaToVector() local
|
H A D | AMDGPUISelDAGToDAG.cpp | 3111 buildRegSequence(SmallVectorImpl<SDValue> & Elts,llvm::SelectionDAG * CurDAG,const SDLoc & DL,unsigned ElementSize) buildRegSequence() argument 3122 selectWMMAModsNegAbs(unsigned ModOpcode,unsigned & Mods,SmallVectorImpl<SDValue> & Elts,SDValue & Src,llvm::SelectionDAG * CurDAG,const SDLoc & DL,unsigned ElementSize) selectWMMAModsNegAbs() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngine.cpp | 1165 unsigned ElementSize = in InitializeMemory() local 1178 unsigned ElementSize = in InitializeMemory() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 193 CreateElementUnorderedAtomicMemSet(Value * Ptr,Value * Val,Value * Size,Align Alignment,uint32_t ElementSize,MDNode * TBAATag,MDNode * ScopeTag,MDNode * NoAliasTag) CreateElementUnorderedAtomicMemSet() argument 258 CreateElementUnorderedAtomicMemCpy(Value * Dst,Align DstAlign,Value * Src,Align SrcAlign,Value * Size,uint32_t ElementSize,MDNode * TBAATag,MDNode * TBAAStructTag,MDNode * ScopeTag,MDNode * NoAliasTag) CreateElementUnorderedAtomicMemCpy() argument 374 CreateElementUnorderedAtomicMemMove(Value * Dst,Align DstAlign,Value * Src,Align SrcAlign,Value * Size,uint32_t ElementSize,MDNode * TBAATag,MDNode * TBAAStructTag,MDNode * ScopeTag,MDNode * NoAliasTag) CreateElementUnorderedAtomicMemMove() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 1195 uint64_t ElementSize = 0; printModuleLevelGV() local 1466 int64_t ElementSize = 0; emitPTXGlobalVariable() local [all...] |
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ |
H A D | NeonEmitter.cpp | 1598 unsigned ElementSize; emitDagShuffle() member in Intrinsic::DagEmitter::emitDagShuffle::Rev 1601 Rev(unsigned ElementSize) emitDagShuffle() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandPseudoInsts.cpp | 560 uint64_t ElementSize = TII->getElementSizeForOpcode(Opcode); expand_DestructiveOp() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpBuiltin.cpp | 893 CharUnits ElementSize = S.getCtx().getTypeSizeInChars(CurrentType); InterpretOffsetOf() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 586 uint64_t ElementSize = GTI.getSequentialElementStride(DL); selectGetElementPtr() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 1458 const uint64_t ElementSize = BaseTy->getSizeInBits(); hasVectorBeenPadded() local
|