Home
last modified time | relevance | path

Searched defs:OldSize (Results 1 – 25 of 63) sorted by relevance

123

/external/llvm/lib/MC/
DMCAssembler.cpp788 uint64_t OldSize = LF.getContents().size(); in relaxLEB() local
806 uint64_t OldSize = DF.getContents().size(); in relaxDwarfLineAddr() local
824 uint64_t OldSize = DF.getContents().size(); in relaxDwarfCallFrameFragment() local
838 unsigned OldSize = F.getContents().size(); in relaxCVInlineLineTable() local
845 unsigned OldSize = F.getContents().size(); in relaxCVDefRange() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAssembler.cpp941 uint64_t OldSize = LF.getContents().size(); in relaxLEB() local
1013 uint64_t OldSize = BF.getSize(); in relaxBoundaryAlign() local
1029 uint64_t OldSize = DF.getContents().size(); in relaxDwarfLineAddr() local
1070 uint64_t OldSize = DF.getContents().size(); in relaxDwarfCallFrameFragment() local
1099 unsigned OldSize = F.getContents().size(); in relaxCVInlineLineTable() local
1106 unsigned OldSize = F.getContents().size(); in relaxCVDefRange() local
/external/llvm-project/llvm/lib/MC/
DMCAssembler.cpp1008 uint64_t OldSize = LF.getContents().size(); in relaxLEB() local
1091 uint64_t OldSize = DF.getContents().size(); in relaxDwarfLineAddr() local
1132 uint64_t OldSize = DF.getContents().size(); in relaxDwarfCallFrameFragment() local
1161 unsigned OldSize = F.getContents().size(); in relaxCVInlineLineTable() local
1168 unsigned OldSize = F.getContents().size(); in relaxCVDefRange() local
/external/llvm-project/llvm/tools/bugpoint/
DCrashDebugger.cpp1077 unsigned OldSize = GVs.size(); in ReduceGlobalInitializers() local
1208 unsigned OldSize = Functions.size(); in DebugACrash() local
1228 unsigned OldSize = 0; in DebugACrash() local
1259 unsigned OldSize = Blocks.size(); in DebugACrash() local
1281 unsigned OldSize = Blocks.size(); in DebugACrash() local
1294 unsigned OldSize = Blocks.size(); in DebugACrash() local
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp694 unsigned OldSize = GVs.size(); in ReduceGlobalInitializers() local
806 unsigned OldSize = Functions.size(); in DebugACrash() local
823 unsigned OldSize = Blocks.size(); in DebugACrash() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceGraphBuilder.cpp397 size_t OldSize = Graph.Nodes.size(); in sortNodesTopologically() local
/external/llvm-project/llvm/include/llvm/ADT/
DBitVector.h368 unsigned OldSize = Size; variable
490 unsigned OldSize = Size; in push_back() local
/external/llvm-project/compiler-rt/lib/xray/
Dxray_segmented_array.h459 auto OldSize = Size; in trim() local
/external/llvm-project/llvm/lib/Analysis/
DDependenceGraphBuilder.cpp501 size_t OldSize = Graph.Nodes.size(); in sortNodesTopologically() local
/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator.cpp496 size_t OldSize = GuardedAlloc.getSize(OldPtr); in reallocate() local
533 const uptr OldSize = OldHeader.ClassId ? OldHeader.SizeOrUnusedBytes : in reallocate() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DBitVector.h385 unsigned OldSize = Size; variable
507 unsigned OldSize = Size; in push_back() local
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dcombined.h571 uptr OldSize; variable
609 const uptr OldSize = getSize(OldPtr, &OldHeader); variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMSFBuilder.cpp192 uint32_t OldSize = getStreamSize(Idx); in setStreamSize() local
/external/llvm/lib/CodeGen/
DMachineCombiner.cpp340 bool MachineCombiner::doSubstitute(unsigned NewSize, unsigned OldSize) { in doSubstitute()
/external/llvm-project/llvm/lib/DebugInfo/MSF/
DMSFBuilder.cpp192 uint32_t OldSize = getStreamSize(Idx); in setStreamSize() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DAliasSetTracker.h80 LocationSize OldSize = Size; in updateSizeAndAAInfo() local
/external/llvm-project/llvm/include/llvm/Analysis/
DAliasSetTracker.h84 LocationSize OldSize = Size; in updateSizeAndAAInfo() local
/external/llvm/include/llvm/ADT/
DBitVector.h207 unsigned OldSize = Size; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DBitVector.h207 unsigned OldSize = Size; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCombiner.cpp419 bool MachineCombiner::doSubstitute(unsigned NewSize, unsigned OldSize, in doSubstitute()
/external/llvm-project/llvm/lib/CodeGen/
DMachineCombiner.cpp423 bool MachineCombiner::doSubstitute(unsigned NewSize, unsigned OldSize, in doSubstitute()
DStackColoring.cpp1335 int OldSize = FirstS.size(); in runOnMachineFunction() local
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp868 const unsigned OldSize = RF.getContents().size(); in padInstructionViaPrefix() local
925 const unsigned OldSize = RF.getContents().size(); in padInstructionViaRelaxation() local
/external/llvm/lib/Fuzzer/
DFuzzerLoop.cpp549 size_t OldSize = Res.size(); in FindExtraUnits() local
/external/swiftshader/third_party/subzero/src/
DIceBitVector.h436 unsigned OldSize = Size; variable

123