/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | StringSaver.h | 22 BumpPtrAllocator &Alloc; variable 25 StringSaver(BumpPtrAllocator &Alloc) : Alloc(Alloc) {} in StringSaver() 49 UniqueStringSaver(BumpPtrAllocator &Alloc) : Strings(Alloc) {} in UniqueStringSaver()
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | LiveIntervalCalc.cpp | 33 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef() 46 VNInfo::Allocator *Alloc = getVNAlloc(); in calculate() local 113 VNInfo::Allocator *Alloc = getVNAlloc(); in constructMainRangeFromSubranges() local 127 VNInfo::Allocator *Alloc = getVNAlloc(); in createDeadDefs() local
|
H A D | LiveRangeEdit.cpp | 48 VNInfo::Allocator &Alloc = LIS.getVNInfoAllocator(); in createEmptyIntervalFrom() local 398 VNInfo::Allocator &Alloc = LIS.getVNInfoAllocator(); in eliminateDeadDef() local
|
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/tools/ |
H A D | compute_size_class_config.cpp | 17 struct Alloc { struct 21 size_t measureWastage(const std::vector<Alloc> &allocs, in measureWastage() argument
|
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLinkMemoryManager.h | 180 void deallocate(FinalizedAlloc Alloc, OnDeallocatedFunction OnDeallocated) { in deallocate() 196 Error deallocate(FinalizedAlloc Alloc) { in deallocate() 351 std::unique_ptr<JITLinkMemoryManager::InFlightAlloc> Alloc; variable
|
/openbsd/gnu/llvm/clang/tools/clang-offload-packager/ |
H A D | ClangOffloadPackager.cpp | 76 BumpPtrAllocator Alloc; in bundleImages() local 144 BumpPtrAllocator Alloc; in unbundleImages() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOptions.h | 24 BumpPtrAllocator Alloc; member
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/ |
H A D | ttp2.C | 5 template <class U> struct Alloc {}; struct
|
/openbsd/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILBitcodeWriter.h | 39 BumpPtrAllocator Alloc; variable
|
/openbsd/gnu/llvm/llvm/include/llvm/Bitcode/ |
H A D | BitcodeWriter.h | 40 BumpPtrAllocator Alloc; variable
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/ |
H A D | JITLinkMemoryManager.cpp | 189 JITLinkMemoryManager::AllocResult Alloc) mutable { in Create() 229 std::unique_ptr<JITLinkMemoryManager::InFlightAlloc> Alloc) in SimpleSegmentAlloc() 427 for (auto &Alloc : Allocs) { in deallocate() local
|
H A D | JITLinkGeneric.h | 94 std::unique_ptr<InFlightAlloc> Alloc; variable
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
H A D | EPCIndirectionUtils.cpp | 112 auto Alloc = SimpleSegmentAlloc::Create( in grow() local 301 auto Alloc = in writeResolverBlock() local 369 auto Alloc = SimpleSegmentAlloc::Create( in getIndirectStubs() local
|
/openbsd/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCWin64EH.h | 29 static WinEH::Instruction Alloc(MCSymbol *L, unsigned Size) { in Alloc() function
|
/openbsd/gnu/llvm/compiler-rt/lib/tsan/tests/unit/ |
H A D | tsan_dense_alloc_test.cpp | 25 typedef DenseSlabAlloc<T, 128, 128> Alloc; in TEST() typedef
|
/openbsd/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | CoalescingBitVector.h | 56 CoalescingBitVector(Allocator &Alloc) in CoalescingBitVector() 445 Allocator *Alloc; variable
|
/openbsd/gnu/llvm/llvm/tools/obj2yaml/ |
H A D | offload2yaml.cpp | 70 BumpPtrAllocator Alloc; in offload2yaml() local
|
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLTypeHashing.cpp | 68 BumpPtrAllocator &Alloc) { in toDebugH()
|
/openbsd/gnu/llvm/clang/lib/Tooling/ |
H A D | ExpandResponseFilesCompilationDatabase.cpp | 62 llvm::BumpPtrAllocator Alloc; in expand() local
|
/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/ |
H A D | common_test.cpp | 84 for (auto &Alloc : Allocs) { in TEST() local
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | BlockCounter.cpp | 64 BlockCounter::Factory::Factory(llvm::BumpPtrAllocator& Alloc) { in Factory()
|
/openbsd/gnu/llvm/llvm/lib/Object/ |
H A D | IRSymtab.cpp | 367 BumpPtrAllocator &Alloc) { in build() 391 BumpPtrAllocator Alloc; in upgrade() local
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | DIE.h | 138 BumpPtrAllocator &Alloc; variable 713 value_iterator addValue(BumpPtrAllocator &Alloc, const DIEValue &V) { in addValue() 718 value_iterator addValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, in addValue() 769 static DIE *get(BumpPtrAllocator &Alloc, dwarf::Tag Tag) { in get()
|
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | MemoryProfileInfo.h | 58 CallStackTrieNode *Alloc; variable
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | GCNIterativeScheduler.h | 73 SpecificBumpPtrAllocator<Region> Alloc; variable
|