/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | StringSaver.h | 22 BumpPtrAllocator &Alloc; variable 25 StringSaver(BumpPtrAllocator &Alloc) : Alloc(Alloc) {} in StringSaver() argument 49 UniqueStringSaver(BumpPtrAllocator &Alloc) : Strings(Alloc) {} in UniqueStringSaver() argument
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveIntervalCalc.cpp | 33 createDeadDef(SlotIndexes & Indexes,VNInfo::Allocator & Alloc,LiveRange & LR,const MachineOperand & MO) createDeadDef() argument 46 VNInfo::Allocator *Alloc = getVNAlloc(); calculate() local 113 VNInfo::Allocator *Alloc = getVNAlloc(); constructMainRangeFromSubranges() local 127 VNInfo::Allocator *Alloc = getVNAlloc(); createDeadDefs() local [all...] |
H A D | LiveRangeEdit.cpp | 48 VNInfo::Allocator &Alloc = LIS.getVNInfoAllocator(); in createEmptyIntervalFrom() local 401 VNInfo::Allocator &Alloc = LIS.getVNInfoAllocator(); in eliminateDeadDef() local
|
H A D | LiveIntervalUnion.cpp | 194 init(LiveIntervalUnion::Allocator & Alloc,unsigned NSize) init() argument
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOptions.h | 24 BumpPtrAllocator Alloc; global() member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLinkMemoryManager.h | 180 void deallocate(FinalizedAlloc Alloc, OnDeallocatedFunction OnDeallocated) { in deallocate() argument 196 Error deallocate(FinalizedAlloc Alloc) { in deallocate() argument 354 std::unique_ptr<JITLinkMemoryManager::InFlightAlloc> Alloc; variable [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILBitcodeWriter.h | 42 BumpPtrAllocator Alloc; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/ |
H A D | BitcodeWriter.h | 39 BumpPtrAllocator Alloc; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | DIE.h | 143 BumpPtrAllocator &Alloc; variable 740 value_iterator addValue(BumpPtrAllocator &Alloc, const DIEValue &V) { in addValue() 745 value_iterator addValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, in addValue() 752 bool replaceValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, in replaceValue() 767 bool replaceValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, in replaceValue() 779 bool replaceValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, in replaceValue() 849 static DIE *get(BumpPtrAllocator &Alloc, dwarf::Tag Tag) { in get()
|
H A D | LiveRangeCalc.h | 50 VNInfo::Allocator *Alloc = nullptr; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCWin64EH.h | 29 static WinEH::Instruction Alloc(MCSymbol *L, unsigned Size) { in Alloc() function
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | EPCIndirectionUtils.cpp | 112 auto Alloc = SimpleSegmentAlloc::Create( in grow() local 297 auto Alloc = in writeResolverBlock() local 365 auto Alloc = SimpleSegmentAlloc::Create( in getIndirectStubs() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | JITLinkMemoryManager.cpp | 193 JITLinkMemoryManager::AllocResult Alloc) mutable { in Create() 233 std::unique_ptr<JITLinkMemoryManager::InFlightAlloc> Alloc) in SimpleSegmentAlloc() 449 for (auto &Alloc : Allocs) { in deallocate() local
|
H A D | JITLinkGeneric.h | 94 std::unique_ptr<InFlightAlloc> Alloc; global() variable
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLTypeHashing.cpp | 68 BumpPtrAllocator &Alloc) { in toDebugH() argument
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BlockCounter.cpp | 64 BlockCounter::Factory::Factory(llvm::BumpPtrAllocator& Alloc) { in Factory()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | CoalescingBitVector.h | 56 CoalescingBitVector(Allocator &Alloc) in CoalescingBitVector() 445 Allocator *Alloc; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | GCNIterativeScheduler.h | 73 SpecificBumpPtrAllocator<Region> Alloc; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | MemoryProfileInfo.h | 69 CallStackTrieNode *Alloc = nullptr; variable
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | DynamicAllocator.cpp | 25 for (auto &Alloc : AllocSite.Allocations) { in cleanup() local
|
H A D | InterpState.h | 122 DynamicAllocator Alloc; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | IRSymtab.cpp | 380 BumpPtrAllocator &Alloc) { in build() 404 BumpPtrAllocator Alloc; in upgrade() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | GlobalTypeTableBuilder.cpp | 80 static inline ArrayRef<uint8_t> stabilize(BumpPtrAllocator &Alloc, in stabilize()
|
H A D | MergingTypeTableBuilder.cpp | 77 static inline ArrayRef<uint8_t> stabilize(BumpPtrAllocator &Alloc, in stabilize()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_allocator.h | 180 void *Alloc() XRAY_NEVER_INSTRUMENT { in Alloc() function
|