Home
last modified time | relevance | path

Searched defs:Sz (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMemAlloc.h25 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_malloc(size_t Sz) { in safe_malloc()
39 size_t Sz) { in safe_calloc()
52 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_realloc(void *Ptr, size_t Sz) { in safe_realloc()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyUtil.h51 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 DSourceMgr.cpp91 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/Transforms/IPO/
H A DFunctionSpecialization.h150 int64_t Sz = *CodeSize.getValue(); in Bonus() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp862 const unsigned Sz = Order.size(); in fixupOrderingIndices() local
4085 unsigned Sz = TE.Scalars.size(); in getReorderingData() local
4226 int Sz = TE.Scalars.size(); in getReorderingData() local
4282 const unsigned Sz = TE.Scalars.size(); in reorderNodeWithReuses() local
6487 unsigned Sz = Scalars.size(); in buildAltOpShuffleMask() local
7802 const unsigned Sz = UniqueValues.size(); in getEntryCost() local
9527 for (int I = 0, Sz = VL.size(); I < Sz; ++I) in isGatherShuffledSingleRegisterEntry() local
9738 for (int I = 0, Sz = VL.size(); I < Sz; ++I) in isGatherShuffledEntry() local
13754 unsigned Sz = R.getVectorElementSize(I0); in tryToVectorizeList() local
14259 int Sz = Data.size(); in isGoodForReduction() local
[all …]
H A DLoadStoreVectorizer.cpp717 APInt Sz = C[CEnd].OffsetFromLeader + in splitChainByAlignment() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAPacketizerEmitter.cpp279 size_t Sz = V.size(); in emitForItineraries() local
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingWriter.c137 uint32_t Sz = in writeOneValueProfData() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.cpp66 unsigned Sz = Desc->getAllocSize(); in createGlobalString() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp793 unsigned Sz = std::min(ESz, MSz); in mergeEntryMap() local
829 unsigned Sz = CurrentLVarMap.size(); in mergeEntryMapBackEdge() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h278 void setPromotedConstpoolIncrease(int Sz) { in setPromotedConstpoolIncrease()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineValueType.h306 #define GET_VT_ATTR(Ty, N, Sz, Any, Int, FP, Vec, Sc) \ in getSizeInBits() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h338 if(size_t Sz = GetFeature(i)) in PrintFeatureSet() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimplePackedSerialization.h547 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 DFunctionSpecialization.cpp660 int64_t Sz = *Metrics.NumInsts.getValue(); in run() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1847 if (auto Sz = DPV->getFragmentSizeInBits()) in getFragmentOrEntireVariable() local
1858 if (auto Sz = DVI->getFragmentSizeInBits()) in getFragmentOrEntireVariable() local
2245 if (auto Sz = Alloca->getAllocationSize(*DL); Sz && Sz->isScalable()) in runOnFunction() local
H A DInstructions.cpp2252 int Sz = Mask.size(); in isTransposeMask() local
2559 for (unsigned K = 0, Sz = Mask.size(); K < Sz; K += VF) { in isOneUseSingleSourceMask() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp443 int Sz = Mask.size(); in processShuffleMasks() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp183 unsigned Idx = 0, Sz = B->size(); in getCalleeStackFrame() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h405 if (auto Sz = getFragmentSizeInBits()) in getFragmentOrEntireVariable() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1560 unsigned Sz = Ops.size(); in OptimizeXor() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3563 llvm::Value *Sz = CGF.EmitScalarExpr(SE); in getPointerAndSize() local
3796 llvm::Value *Sz = CGF.EmitScalarExpr(IE->getHelper(I).Upper); in emitTaskInit() local
4248 llvm::Value *Sz = CGF.EmitScalarExpr(IE->getHelper(I).Upper); in emitDependClause() local
4356 llvm::Value *Sz = CGF.EmitScalarExpr(IE->getHelper(I).Upper); in emitDepobjDependClause() local
4372 CharUnits Sz = C.getTypeSizeInChars(KmpDependInfoArrayTy); in emitDepobjDependClause() local
6653 llvm::Value *Sz = CGF.EmitScalarExpr(SE); in getExprTypeSize() local
11323 CharUnits Sz = CGM.getContext().getTypeSizeInChars(CVD->getType()); in getAddressOfLocalVariable() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h131 explicit BitsRecTy(RecordKeeper &RK, unsigned Sz) in BitsRecTy()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3338 int Sz = Mask.size(); in visitCallInst() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp2975 unsigned Sz = VT.getScalarSizeInBits(); in ExpandPARITY() local

12