/freebsd-src/sys/contrib/dev/acpica/compiler/ |
H A D | aslallocate.c | 263 UINT32 OldSize, in UtReallocLineBuffers() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCAssembler.cpp | 1017 const unsigned OldSize = static_cast<unsigned>(LF.getContents().size()); relaxLEB() local 1124 uint64_t OldSize = DF.getContents().size(); relaxDwarfLineAddr() local 1157 uint64_t OldSize = Data.size(); relaxDwarfCallFrameFragment() local 1167 unsigned OldSize = F.getContents().size(); relaxCVInlineLineTable() local 1174 unsigned OldSize = F.getContents().size(); relaxCVDefRange() local 1181 uint64_t OldSize = PF.getContents().size(); relaxPseudoProbeAddr() local [all...] |
/freebsd-src/contrib/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
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
H A D | LoongArchAsmBackend.cpp | 316 size_t OldSize = Data.size(); relaxDwarfLineAddr() local 381 size_t OldSize = Data.size(); relaxDwarfCFA() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVExpandPseudoInsts.cpp | 74 const unsigned OldSize = getInstSizeInBytes(MF); in runOnMachineFunction() local 449 const unsigned OldSize = getInstSizeInBytes(MF); runOnMachineFunction() local
|
H A D | RISCVExpandAtomicPseudoInsts.cpp | 80 const unsigned OldSize = getInstSizeInBytes(MF); in runOnMachineFunction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVAsmBackend.cpp | 218 size_t OldSize = Data.size(); relaxDwarfLineAddr() local 281 size_t OldSize = Data.size(); relaxDwarfCFA() local
|
/freebsd-src/contrib/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 | 842 int OldSize = OldSCC.size(); switchInternalEdgeToRef() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_segmented_array.h | 459 auto OldSize = Size; trim() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 194 uint32_t OldSize = getStreamSize(Idx); in setStreamSize() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | SourcePrinter.cpp | 127 size_t OldSize = ActiveCols.size(); in findFreeColumn() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86AsmBackend.cpp | 770 const unsigned OldSize = RF.getContents().size(); padInstructionViaPrefix() local 825 const unsigned OldSize = RF.getContents().size(); padInstructionViaRelaxation() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | BitVector.h | 467 unsigned OldSize = Size; in push_back() local
|
H A D | DenseMap.h | 1124 unsigned OldSize = this->size(); shrink_and_clear() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerCorpus.h | 421 uint32_t OldSize = GetFeature(Idx); in AddFeature() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | StackColoring.cpp | 1309 int OldSize = FirstS.size(); runOnMachineFunction() local
|
H A D | InterleavedLoadCombinePass.cpp | 749 unsigned OldSize = DL.getTypeAllocSize(VTy->getElementType()); in computeFromBCI() local
|
H A D | CodeGenPrepare.cpp | 4761 unsigned OldSize = AddrModeInsts.size(); matchOperationAddr() local 4891 unsigned OldSize = AddrModeInsts.size(); matchOperationAddr() local 4970 unsigned OldSize = AddrModeInsts.size(); matchOperationAddr() local 5020 unsigned OldSize = AddrModeInsts.size(); matchAddr() local [all...] |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | combined.h | 633 uptr OldSize; global() variable [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 635 int OldSize = Slices.size(); insert() local 3803 unsigned OldSize = Indices.size(); emitSplitOps() local 3818 unsigned OldSize = Indices.size(); emitSplitOps() local
|
H A D | ConstraintElimination.cpp | 1443 unsigned OldSize = DFSInStack.size(); checkOrAndOpImpliedByOther() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 2201 size_t OldSize = MangledName.size(); demangleFunctionParameterList() local
|
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | Writer.cpp | 1796 const size_t OldSize = inputSec->content().size(); fixSymbolsAfterShrinking() local
|