/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() 39 size_t Sz) { in safe_calloc() 52 LLVM_ATTRIBUTE_RETURNS_NONNULL inline void *safe_realloc(void *Ptr, size_t Sz) { in safe_realloc()
|
/llvm-project/bolt/include/bolt/Passes/ |
H A D | StackPointerTracking.h | 80 if (int Sz = MIB->getPushSize(Point)) { in computeNextSP() local 87 if (int Sz = MIB->getPopSize(Point)) { in computeNextSP() local
|
/llvm-project/libcxx/test/std/iterators/iterator.container/ |
H A D | data.pass.cpp | 58 void test_const_array( const T (&array)[Sz] ) in test_const_array()
|
H A D | empty.pass.cpp | 57 void test_const_array( const T (&array)[Sz] ) in test_const_array()
|
H A D | size.pass.cpp | 58 void test_const_array( const T (&array)[Sz] ) in test_const_array()
|
H A D | ssize.pass.cpp | 69 void test_const_array(const T (&array)[Sz]) in test_const_array()
|
/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()
|
/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(); ~SrcBuffer() local [all...] |
/llvm-project/bolt/lib/Passes/ |
H A D | StackAllocationAnalysis.cpp | 99 if (int Sz = MIB->getPopSize(Point)) { in computeNext() local
|
/llvm-project/clang/test/Analysis/ |
H A D | stream-invalidate.c | 111 void test_getdelim(char *P, size_t Sz) { in test_getdelim()
|
H A D | errno-stdlibraryfunctions.c | 102 void errno_getcwd(char *Buf, size_t Sz) { in errno_getcwd()
|
H A D | stream-error.c | 262 void error_getdelim(char *P, size_t Sz) { in error_getdelim() argument 284 void error_getline(char *P, size_t Sz) { in error_getline() argument [all...] |
/llvm-project/llvm/include/llvm/CodeGenTypes/ |
H A D | MachineValueType.h | 257 GET_VT_ATTR(Ty,N,Sz,Any,Int,FP,Vec,Sc,NElem,EltTy) getVectorElementType() argument 270 GET_VT_ATTR(Ty,N,Sz,Any,Int,FP,Vec,Sc,NElem,EltTy) getVectorMinNumElements() argument 299 GET_VT_ATTR(Ty,N,Sz,Any,Int,FP,Vec,Sc,NElem,EltTy) getSizeInBits() argument
|
/llvm-project/clang/test/Analysis/inlining/ |
H A D | placement-new-fp-suppression.cpp | 32 inline void *safe_malloc(size_t Sz) { in safe_malloc()
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 986 const unsigned Sz = Order.size(); fixupOrderingIndices() local 4149 unsigned Sz = Mask.size(); reorderOrder() local 4314 unsigned Sz = getNumElems(TE.getVectorFactor(), PartSz, I); findReusedOrderedScalars() local 4384 unsigned Sz = Order.size(); isReverseOrder() local 4452 const SCEV *Sz = SE.getConstant(Dist->getType(), Size * (SCEVs.size() - 1)); calculateRtStride() local 4532 const unsigned Sz = VL.size(); canVectorizeLoads() local 4624 unsigned Sz = DL->getTypeSizeInBits(ScalarTy); canVectorizeLoads() local 4914 unsigned Sz = TE.Scalars.size(); getReorderingData() local 4923 unsigned Sz = TE.Scalars.size(); getReorderingData() local 5065 for (unsigned Id = 0, Sz = TE.Scalars.size(); Id < Sz; ++Id) getReorderingData() local 5068 for (unsigned Id = 0, Sz = Phis.size(); Id < Sz; ++Id) getReorderingData() local 5099 int Sz = TE.Scalars.size(); getReorderingData() local 5145 isRepeatedNonIdentityClusteredMask(ArrayRef<int> Mask,unsigned Sz) isRepeatedNonIdentityClusteredMask() argument 5160 const unsigned Sz = TE.Scalars.size(); reorderNodeWithReuses() local 5188 unsigned Sz = Order.size(); combineOrders() local 5367 const unsigned Sz = Order.size(); reorderTopToBottom() local 5695 const unsigned Sz = Order.size(); reorderBottomToTop() local 7602 unsigned Sz = Scalars.size(); buildAltOpShuffleMask() local 7736 for (int I = 0, Sz = ExtMask.size(); I < Sz; ++I) { combineMasks() local 8233 const unsigned Sz = R.DL->getTypeSizeInBits(ScalarTy); getBuildVectorCost() local 8433 __anon779134677a02(unsigned Sz, Value *V) computeExtractCost() argument 8554 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) transformMaskAfterShuffle() local 8599 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) estimateNodesPermuteCost() local 9087 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) add() local 9126 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) global() local 9291 const unsigned Sz = UniqueValues.size(); getEntryCost() local 11064 for (int I = 0, Sz = VL.size(); I < Sz; ++I) isGatherShuffledSingleRegisterEntry() local 11185 for (unsigned I = 0, Sz = Entries.size(); I < Sz; ++I) { isGatherShuffledSingleRegisterEntry() local 11283 for (int I = 0, Sz = VL.size(); I < Sz; ++I) isGatherShuffledEntry() local 11794 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) transformMaskAfterShuffle() local 11822 for (int I = 0, Sz = Mask.size(); I < Sz; ++I) { adjustExtracts() local 12011 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) add() local 12047 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) add() local 12065 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) add() local 12074 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) add() local 12104 for (unsigned Idx = 0, Sz = CommonMask.size(); Idx < Sz; ++Idx) global() local 12123 for (int I = 0, Sz = ExtMask.size(); I < Sz; ++I) { global() local 12424 for (int I = 0, Sz = Mask.size(); I < Sz; ++I) { processBuildVector() local 12528 for (unsigned I = 0, Sz = ExtractMask.size(); I < Sz; ++I) { processBuildVector() local 12535 for (unsigned I = 0, Sz = ExtractMask.size(); I < Sz; ++I) { processBuildVector() local 12649 for (int I = 0, Sz = GatheredScalars.size(); I < Sz; ++I) { processBuildVector() local 15797 const unsigned Sz = R.getVectorElementSize(Chain[0]); vectorizeStoreChain() local 15991 unsigned Sz = 1 + Log2_32(MaxVF) - Log2_32(MinVF); vectorizeStores() local 16038 unsigned Sz = EndIdx >= End ? End : EndIdx; vectorizeStores() local 16362 unsigned Sz = R.getVectorElementSize(I0); tryToVectorizeList() local 16849 int Sz = Data.size(); isGoodForReduction() local 17171 for (unsigned Cnt = 0, Sz = OrigReducedVals.size(); Cnt < Sz; ++Cnt) { tryToReduce() local 17356 for (unsigned Cnt = 0, Sz = ReducedVals.size(); Cnt < Sz; ++Cnt) { tryToReduce() local 17577 unsigned Sz = InstVals.size(); tryToReduce() local [all...] |
/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | FunctionSpecialization.h | 150 int64_t Sz = *CodeSize.getValue(); Bonus() local
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugProgramInstruction.h | 471 if (auto Sz = getFragmentSizeInBits()) getFragmentOrEntireVariable() local
|
/llvm-project/llvm/utils/TableGen/ |
H A D | DFAPacketizerEmitter.cpp | 279 size_t Sz = V.size(); emitForItineraries() local
|
/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVPreLegalizer.cpp | 286 unsigned Sz = RegType.getScalarSizeInBits(); widenScalarLLTNextPow2() local 602 for (unsigned i = 0, Sz = ToProcess.size(); i + 1 < Sz; i += 2) { insertInlineAsmProcess() local
|
/llvm-project/bolt/runtime/ |
H A D | instr.cpp | 232 void *operator new(size_t Sz, BumpPtrAllocator &A) { return A.allocate(Sz); } in operator new() 233 void *operator new(size_t Sz, BumpPtrAllocator &A, char C) { in operator new() 238 void *operator new[](size_t Sz, BumpPtrAllocator &A) { in operator new[]() 241 void *operator new[](size_t Sz, BumpPtrAllocator &A, char C) { in operator new[]()
|
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenTarget.cpp | 66 GET_VT_ATTR(Ty,N,Sz,Any,Int,FP,Vec,Sc,NElem,EltTy) getEnumName() argument
|
/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfilingWriter.c | 137 uint32_t Sz = in writeOneValueProfData() local
|
/llvm-project/clang/lib/Analysis/ |
H A D | ThreadSafetyCommon.cpp | 793 unsigned Sz = std::min(ESz, MSz); mergeEntryMap() local 829 unsigned Sz = CurrentLVarMap.size(); mergeEntryMapBackEdge() local
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | Program.cpp |
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMMachineFunctionInfo.h | 278 PromotedGlobalsIncrease = Sz; in setPromotedConstpoolIncrease() argument
|