/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | MemAlloc.h | 25 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_malloc(size_t Sz) { in safe_malloc() argument 39 size_t Sz) { in safe_calloc() argument 52 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_realloc(void *Ptr, size_t Sz) { in safe_realloc() argument
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyUtil.h | 51 void *allocate(size_t Sz) { in allocate() 70 inline void *operator new(size_t Sz, in new() 189 void setValues(unsigned Sz, const T& C) { in setValues()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 91 size_t Sz = Buffer->getBufferSize(); in GetOrCreateOffsetCache() local 123 size_t Sz = Buffer->getBufferSize(); in getLineNumber() local 159 size_t Sz = Buffer->getBufferSize(); in getPointerForLineNumber() local 178 size_t Sz = Buffer->getBufferSize(); in ~SrcBuffer() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/ |
H A D | MachineValueType.h | 257 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, NElem, EltTy) EltTy, in getVectorElementType() argument 270 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, NElem, EltTy) NElem, in getVectorMinNumElements() argument 299 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in getSizeInBits() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 1008 const unsigned Sz = Order.size(); in fixupOrderingIndices() local 4180 unsigned Sz = Mask.size(); in reorderOrder() local 4345 unsigned Sz = getNumElems(TE.getVectorFactor(), PartSz, I); findReusedOrderedScalars() local 4415 unsigned Sz = Order.size(); isReverseOrder() local 4483 const SCEV *Sz = SE.getConstant(Dist->getType(), Size * (SCEVs.size() - 1)); calculateRtStride() local 4563 const unsigned Sz = VL.size(); canVectorizeLoads() local 4655 unsigned Sz = DL->getTypeSizeInBits(ScalarTy); canVectorizeLoads() local 4945 unsigned Sz = TE.Scalars.size(); getReorderingData() local 4954 unsigned Sz = TE.Scalars.size(); getReorderingData() local 5096 for (unsigned Id = 0, Sz = TE.Scalars.size(); Id < Sz; ++Id) getReorderingData() local 5099 for (unsigned Id = 0, Sz = Phis.size(); Id < Sz; ++Id) getReorderingData() local 5129 int Sz = TE.Scalars.size(); getReorderingData() local 5175 isRepeatedNonIdentityClusteredMask(ArrayRef<int> Mask,unsigned Sz) isRepeatedNonIdentityClusteredMask() argument 5190 const unsigned Sz = TE.Scalars.size(); reorderNodeWithReuses() local 5218 unsigned Sz = Order.size(); combineOrders() local 5396 const unsigned Sz = Order.size(); reorderTopToBottom() local 5722 const unsigned Sz = Order.size(); reorderBottomToTop() local 7631 unsigned Sz = Scalars.size(); buildAltOpShuffleMask() local 7765 for (int I = 0, Sz = ExtMask.size(); I < Sz; ++I) { combineMasks() local 8262 const unsigned Sz = R.DL->getTypeSizeInBits(ScalarTy); getBuildVectorCost() local 8462 __anon07b2d7747a02(unsigned Sz, Value *V) computeExtractCost() argument 8582 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) transformMaskAfterShuffle() local 8627 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) estimateNodesPermuteCost() local 9114 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) add() local 9153 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) global() local 9318 const unsigned Sz = UniqueValues.size(); getEntryCost() local 11119 for (int I = 0, Sz = VL.size(); I < Sz; ++I) isGatherShuffledSingleRegisterEntry() local 11240 for (unsigned I = 0, Sz = Entries.size(); I < Sz; ++I) { isGatherShuffledSingleRegisterEntry() local 11338 for (int I = 0, Sz = VL.size(); I < Sz; ++I) isGatherShuffledEntry() local 11846 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) transformMaskAfterShuffle() local 11875 for (int I = 0, Sz = Mask.size(); I < Sz; ++I) { adjustExtracts() local 12064 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) add() local 12100 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) add() local 12118 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) add() local 12127 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) add() local 12157 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) global() local 12176 for (int I = 0, Sz = ExtMask.size(); I < Sz; ++I) { global() local 12478 for (int I = 0, Sz = Mask.size(); I < Sz; ++I) { processBuildVector() local 12582 for (unsigned I = 0, Sz = ExtractMask.size(); I < Sz; ++I) { processBuildVector() local 12589 for (unsigned I = 0, Sz = ExtractMask.size(); I < Sz; ++I) { processBuildVector() local 12703 for (int I = 0, Sz = GatheredScalars.size(); I < Sz; ++I) { processBuildVector() local 15913 const unsigned Sz = R.getVectorElementSize(Chain[0]); vectorizeStoreChain() local 16107 unsigned Sz = 1 + Log2_32(MaxVF) - Log2_32(MinVF); vectorizeStores() local 16154 unsigned Sz = EndIdx >= End ? End : EndIdx; vectorizeStores() local 16478 unsigned Sz = R.getVectorElementSize(I0); tryToVectorizeList() local 16965 int Sz = Data.size(); isGoodForReduction() local 17278 for (unsigned Cnt = 0, Sz = OrigReducedVals.size(); Cnt < Sz; ++Cnt) { tryToReduce() local 17463 for (unsigned Cnt = 0, Sz = ReducedVals.size(); Cnt < Sz; ++Cnt) { tryToReduce() local 17683 unsigned Sz = InstVals.size(); tryToReduce() local [all...] |
H A D | LoadStoreVectorizer.cpp | 717 APInt Sz = C[CEnd].OffsetFromLeader + in splitChainByAlignment() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DFAPacketizerEmitter.cpp | 279 size_t Sz = V.size(); in emitForItineraries() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugProgramInstruction.h | 471 if (auto Sz = getFragmentSizeInBits()) in getFragmentOrEntireVariable() local
|
H A D | IntrinsicInst.h | 407 if (auto Sz = getFragmentSizeInBits()) in getFragmentOrEntireVariable() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVPreLegalizer.cpp | 303 unsigned Sz = RegType.getScalarSizeInBits(); in widenScalarLLTNextPow2() local 619 for (unsigned i = 0, Sz = ToProcess.size(); i + 1 < Sz; i += 2) { in insertInlineAsmProcess() local
|
H A D | SPIRVModuleAnalysis.cpp | 110 for (size_t i = 0, Sz = UseCaps.size(); i < Sz; ++i) { in getSymbolicOperandRequirements() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenTarget.cpp | 66 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc, NElem, EltTy) \ in getEnumName() argument
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ThreadSafetyCommon.cpp | 793 unsigned Sz = std::min(ESz, MSz); in mergeEntryMap() local 829 unsigned Sz = CurrentLVarMap.size(); in mergeEntryMapBackEdge() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfilingWriter.c | 137 uint32_t Sz = in writeOneValueProfData() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMMachineFunctionInfo.h | 273 setPromotedConstpoolIncrease(int Sz) setPromotedConstpoolIncrease() argument
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Program.cpp | 65 unsigned Sz = Desc->getAllocSize(); in createGlobalString() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerCorpus.h | 337 if(size_t Sz = GetFeature(i)) PrintFeatureSet() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
H A D | SimplePackedSerialization.h | 547 size_t Sz = SPSArgList<uint64_t>::size(static_cast<uint64_t>(M.size())); in size() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | FunctionSpecialization.cpp | 660 int64_t Sz = *Metrics.NumInsts.getValue(); in run() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 470 int Sz = Mask.size(); in processShuffleMasks() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | CallEvent.cpp | 183 unsigned Idx = 0, Sz = B->size(); in getCalleeStackFrame() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | Reassociate.cpp | 1477 unsigned Sz = Ops.size(); in OptimizeXor() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 3577 llvm::Value *Sz = CGF.EmitScalarExpr(SE); in getPointerAndSize() local 3810 llvm::Value *Sz = CGF.EmitScalarExpr(IE->getHelper(I).Upper); in emitTaskInit() local 4265 llvm::Value *Sz = CGF.EmitScalarExpr(IE->getHelper(I).Upper); in emitDependClause() local 4375 llvm::Value *Sz = CGF.EmitScalarExpr(IE->getHelper(I).Upper); in emitDepobjDependClause() local 4391 CharUnits Sz = C.getTypeSizeInChars(KmpDependInfoArrayTy); in emitDepobjDependClause() local 6668 llvm::Value *Sz = CGF.EmitScalarExpr(SE); in getExprTypeSize() local 11352 CharUnits Sz = CGM.getContext().getTypeSizeInChars(CVD->getType()); in getAddressOfLocalVariable() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Instructions.cpp | 1949 int Sz = Mask.size(); in isTransposeMask() local 2256 for (unsigned K = 0, Sz = Mask.size(); K < Sz; K += VF) { in isOneUseSingleSourceMask() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Record.h | 131 explicit BitsRecTy(RecordKeeper &RK, unsigned Sz) in BitsRecTy()
|