/llvm-project/llvm/lib/MC/ |
H A D | MCAssembler.cpp | 1232 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 D | CrashDebugger.cpp | 1062 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 D | Miscompilation.cpp | 553 unsigned OldSize = Blocks.size(); in ExtractBlocks() local
|
/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchAsmBackend.cpp | 321 size_t OldSize = Data.size(); relaxDwarfLineAddr() local 386 size_t OldSize = Data.size(); relaxDwarfCFA() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVExpandPseudoInsts.cpp | 74 const unsigned OldSize = getInstSizeInBytes(MF); runOnMachineFunction() local 469 const unsigned OldSize = getInstSizeInBytes(MF); runOnMachineFunction() local
|
H A D | RISCVExpandAtomicPseudoInsts.cpp | 80 const unsigned OldSize = getInstSizeInBytes(MF); in runOnMachineFunction() local
|
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVAsmBackend.cpp | 213 size_t OldSize = Data.size(); relaxDwarfLineAddr() local 276 size_t OldSize = Data.size(); relaxDwarfCFA() local
|
/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_segmented_array.h | 458 auto OldSize = Size; in trim() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | DependenceGraphBuilder.cpp | 500 size_t OldSize = Graph.Nodes.size(); in sortNodesTopologically() local
|
H A D | LazyCallGraph.cpp | 850 int OldSize = OldSCC.size(); switchInternalEdgeToRef() local
|
/llvm-project/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 194 uint32_t OldSize = getStreamSize(Idx); in setStreamSize() local
|
/llvm-project/llvm/tools/llvm-objdump/ |
H A D | SourcePrinter.cpp | 127 size_t OldSize = ActiveCols.size(); findFreeColumn() local
|
/llvm-project/offload/plugins-nextgen/common/include/ |
H A D | PluginInterface.h | 1405 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 D | X86AsmBackend.cpp | 780 const unsigned OldSize = RF.getContents().size(); padInstructionViaPrefix() local 835 const unsigned OldSize = RF.getContents().size(); padInstructionViaRelaxation() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | StackColoring.cpp | 1313 int OldSize = FirstS.size(); runOnMachineFunction() local
|
H A D | InterleavedLoadCombinePass.cpp | 749 unsigned OldSize = DL.getTypeAllocSize(VTy->getElementType()); computeFromBCI() local
|
H A D | CodeGenPrepare.cpp | 4856 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 D | FuzzerCorpus.h | 421 uint32_t OldSize = GetFeature(Idx); in AddFeature() local
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | BitVector.h | 467 unsigned OldSize = Size; in push_back() local
|
H A D | DenseMap.h | 1140 unsigned OldSize = this->size(); shrink_and_clear() local
|
/llvm-project/clang/lib/Sema/ |
H A D | CheckExprLifetime.cpp | 208 unsigned OldSize = Path.size(); global() member
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 626 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 D | combined.h | 536 uptr OldSize; global() variable [all...] |
/llvm-project/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 2213 size_t OldSize = MangledName.size(); demangleFunctionParameterList() local
|
/llvm-project/lld/ELF/ |
H A D | Writer.cpp | 1557 const size_t OldSize = inputSec->content().size(); fixSymbolsAfterShrinking() local
|