Searched defs:OldSize (Results 1 - 21 of 21) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Daslallocate.c261 UtReallocLineBuffers( char **Buffer, UINT32 OldSize, UINT32 NewSize) argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_segmented_array.h459 auto OldSize = Size; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp256 int OldSize = Slices.size(); local
H A DRewriteStatepointsForGC.cpp886 const size_t OldSize = States.size(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceGraphBuilder.cpp501 size_t OldSize = Graph.Nodes.size(); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBitVector.h386 unsigned OldSize = Size; local
H A DDenseMap.h1092 unsigned OldSize = this->size(); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h80 LocationSize OldSize = Size; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp192 uint32_t OldSize = getStreamSize(Idx); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp1289 int OldSize = FirstS.size(); local
H A DInterleavedLoadCombinePass.cpp748 unsigned OldSize = DL.getTypeAllocSize(VTy->getElementType()); local
H A DCodeGenPrepare.cpp4299 unsigned OldSize = AddrModeInsts.size(); local
4423 unsigned OldSize = AddrModeInsts.size(); local
4502 unsigned OldSize = AddrModeInsts.size(); local
4552 unsigned OldSize = AddrModeInsts.size(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp1077 unsigned OldSize = GVs.size(); local
1208 unsigned OldSize = Functions.size(); local
1228 unsigned OldSize = 0; local
1259 unsigned OldSize = Blocks.size(); local
1281 unsigned OldSize local
1294 unsigned OldSize = Blocks.size(); local
[all...]
H A DMiscompilation.cpp553 unsigned OldSize = Blocks.size(); local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp495 size_t OldSize = GuardedAlloc.getSize(OldPtr); local
532 const uptr OldSize = OldHeader.ClassId ? OldHeader.SizeOrUnusedBytes : local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h505 uptr OldSize = GuardedAlloc.getSize(OldPtr); local
534 uptr OldSize; local
572 const uptr OldSize local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp963 uint64_t OldSize = LF.getContents().size(); local
1046 uint64_t OldSize = DF.getContents().size(); local
1087 uint64_t OldSize = DF.getContents().size(); local
1116 unsigned OldSize = F.getContents().size(); local
1123 unsigned OldSize = F.getContents().size(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp2142 size_t OldSize = MangledName.size(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp866 const unsigned OldSize = RF.getContents().size(); local
923 const unsigned OldSize = RF.getContents().size(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h699 size_t OldSize = LifetimeExtendedCleanupStack.size(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp727 unsigned OldSize = OldVT.getStoreSizeInBits(); local

Completed in 234 milliseconds