Home
last modified time | relevance | path

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

12

/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp1232 uint64_t OldSize = Data.size(); in relaxDwarfLineAddr() local
1127 const unsigned OldSize = static_cast<unsigned>(LF.getContents().size()); relaxLEB() local
1264 uint64_t OldSize = Data.size(); relaxDwarfCallFrameFragment() local
1273 unsigned OldSize = F.getContents().size(); relaxCVInlineLineTable() local
1279 unsigned OldSize = F.getContents().size(); relaxCVDefRange() local
1285 uint64_t OldSize = PF.getContents().size(); relaxPseudoProbeAddr() local
[all...]
/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp1062 unsigned OldSize = GVs.size(); in ReduceGlobalInitializers() local
1193 unsigned OldSize = Functions.size(); in DebugACrash() local
1213 unsigned OldSize = 0; in DebugACrash() local
1244 unsigned OldSize = Blocks.size(); in DebugACrash() local
1266 unsigned OldSize in DebugACrash() local
1279 unsigned OldSize = Blocks.size(); DebugACrash() local
[all...]
H A DMiscompilation.cpp553 unsigned OldSize = Blocks.size(); in ExtractBlocks() local
/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp321 size_t OldSize = Data.size(); relaxDwarfLineAddr() local
386 size_t OldSize = Data.size(); relaxDwarfCFA() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVExpandPseudoInsts.cpp74 const unsigned OldSize = getInstSizeInBytes(MF); runOnMachineFunction() local
469 const unsigned OldSize = getInstSizeInBytes(MF); runOnMachineFunction() local
H A DRISCVExpandAtomicPseudoInsts.cpp80 const unsigned OldSize = getInstSizeInBytes(MF); in runOnMachineFunction() local
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVAsmBackend.cpp213 size_t OldSize = Data.size(); relaxDwarfLineAddr() local
276 size_t OldSize = Data.size(); relaxDwarfCFA() local
/llvm-project/compiler-rt/lib/xray/
H A Dxray_segmented_array.h458 auto OldSize = Size; in trim() local
/llvm-project/llvm/lib/Analysis/
H A DDependenceGraphBuilder.cpp500 size_t OldSize = Graph.Nodes.size(); in sortNodesTopologically() local
H A DLazyCallGraph.cpp850 int OldSize = OldSCC.size(); switchInternalEdgeToRef() local
/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp194 uint32_t OldSize = getStreamSize(Idx); in setStreamSize() local
/llvm-project/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp127 size_t OldSize = ActiveCols.size(); findFreeColumn() local
/llvm-project/offload/plugins-nextgen/common/include/
H A DPluginInterface.h1405 resizeResourcePoolImpl(uint32_t OldSize,uint32_t NewSize) resizeResourcePoolImpl() argument
1430 uint32_t OldSize = ResourcePool.size(); resizeResourcePool() local
[all...]
/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp780 const unsigned OldSize = RF.getContents().size(); padInstructionViaPrefix() local
835 const unsigned OldSize = RF.getContents().size(); padInstructionViaRelaxation() local
/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp1313 int OldSize = FirstS.size(); runOnMachineFunction() local
H A DInterleavedLoadCombinePass.cpp749 unsigned OldSize = DL.getTypeAllocSize(VTy->getElementType()); computeFromBCI() local
H A DCodeGenPrepare.cpp4856 unsigned OldSize = AddrModeInsts.size(); matchOperationAddr() local
4986 unsigned OldSize = AddrModeInsts.size(); matchOperationAddr() local
5065 unsigned OldSize = AddrModeInsts.size(); matchOperationAddr() local
5124 unsigned OldSize = AddrModeInsts.size(); matchAddr() local
[all...]
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h421 uint32_t OldSize = GetFeature(Idx); in AddFeature() local
/llvm-project/llvm/include/llvm/ADT/
H A DBitVector.h467 unsigned OldSize = Size; in push_back() local
H A DDenseMap.h1140 unsigned OldSize = this->size(); shrink_and_clear() local
/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp208 unsigned OldSize = Path.size(); global() member
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp626 int OldSize = Slices.size(); insert() local
3770 unsigned OldSize = Indices.size(); emitSplitOps() local
3785 unsigned OldSize = Indices.size(); emitSplitOps() local
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h536 uptr OldSize; global() variable
[all...]
/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp2213 size_t OldSize = MangledName.size(); demangleFunctionParameterList() local
/llvm-project/lld/ELF/
H A DWriter.cpp1557 const size_t OldSize = inputSec->content().size(); fixSymbolsAfterShrinking() local

12