Searched refs:resize (Results 276 - 300 of 481) sorted by relevance

<<11121314151617181920

/freebsd-11-stable/sys/geom/mountver/
H A Dg_mountver.c301 gp->resize = g_mountver_resize;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DCFLGraph.h81 Levels.resize(Level + 1);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp321 FixItLine.resize(LastColumnModified, ' ');
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h360 Buffer.resize(Size);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp483 Indexes.resize(HashGroup.size());
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.cpp316 hash_data.resize(count);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp100 DiagInfo->LocInfos.resize(BufNum);
H A DEHStreamer.cpp310 CallSites.resize(SiteNo);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp341 Table.resize(Order.size());
343 Row.resize(Mult*Log, None);
348 V.resize(Size);
692 List.resize(NewTop+1);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp815 PendingModuleMacroNames.resize(Info.OuterPendingModuleMacroNames);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp51 UsedPhysRegMask.resize(NumRegs);
H A DGlobalMerge.cpp301 EncounteredUGS.resize(UsedGlobalSets.size());
H A DRegAllocFast.cpp1309 StackSlotForVirtReg.resize(NumVirtRegs);
1312 MayLiveAcrossBlocks.resize(NumVirtRegs);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp30 Descriptions.resize(0xff);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp302 SecIndexToSymbols.resize(256);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp61 error_message_ptr_->resize(old_size + len);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandCompletions.cpp203 CompletionBuffer.resize(FullPrefixLen);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CondBrFolding.cpp390 MBBInfos.resize(MF.getNumBlockIDs());
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp532 UIDToFiles.resize(NextFileUID);
H A DModule.cpp629 ImportLocs.resize(ID + 1);
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp322 OpcodeMasks.resize(OpcodeMappings.size());
592 SchedWrites.resize(1);
593 SchedReads.resize(1);
1162 ProcModel.ItinDefList.resize(NumInstrSchedClasses);
/freebsd-11-stable/usr.bin/mkimg/
H A Dvhdx.c531 .resize = vhdx_resize,
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp265 zDebugHeader.resize(sizeof(Elf_Chdr));
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h237 BackedgeMass.resize(NumHeaders);
1083 Freqs.resize(RPOT.size());
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelectorImpl.h755 OutMIs.resize(NewInsnID + 1);
771 OutMIs.resize(NewInsnID + 1);

Completed in 637 milliseconds

<<11121314151617181920