/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | StringSaver.h | 22 BumpPtrAllocator &Alloc; variable 25 StringSaver(BumpPtrAllocator &Alloc) : Alloc(Alloc) {} in StringSaver() 47 UniqueStringSaver(BumpPtrAllocator &Alloc) : Strings(Alloc) {} in UniqueStringSaver()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | LiveIntervalCalc.cpp | 42 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef() 55 VNInfo::Allocator *Alloc = getVNAlloc(); in calculate() local 122 VNInfo::Allocator *Alloc = getVNAlloc(); in constructMainRangeFromSubranges() local 136 VNInfo::Allocator *Alloc = getVNAlloc(); in createDeadDefs() local
|
H A D | LiveIntervalUnion.cpp | 194 void LiveIntervalUnion::Array::init(LiveIntervalUnion::Allocator &Alloc, in init()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ |
H A D | TPCIndirectionUtils.cpp | 92 for (auto &Alloc : TrampolineBlocks) in deallocatePool() local 112 auto Alloc = TPC.getMemMgr().allocate(nullptr, Request); in grow() local 297 auto Alloc = TPC.getMemMgr().allocate(nullptr, Request); in writeResolverBlock() local 367 auto Alloc = TPC.getMemMgr().allocate(nullptr, Request); in getIndirectStubs() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/ |
H A D | BitcodeWriter.h | 40 BumpPtrAllocator Alloc; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/ |
H A D | vector.d | 34 extern(C++, class) struct vector(T, Alloc) in vector() argument 769 alias Alloc = _Alloc0; in version() local 779 alias Alloc = _Alloc_types.Alloc; in version() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCWin64EH.h | 29 static WinEH::Instruction Alloc(MCSymbol *L, unsigned Size) { in Alloc() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/ |
H A D | tsan_dense_alloc_test.cc | 25 typedef DenseSlabAlloc<int, 128, 128> Alloc; in TEST() typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ |
H A D | ConfigManager.h | 52 BumpPtrAllocator Alloc; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ |
H A D | ExpandResponseFilesCompilationDatabase.cpp | 61 llvm::BumpPtrAllocator Alloc; in expand() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLTypeHashing.cpp | 68 BumpPtrAllocator &Alloc) { in toDebugH()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | BlockCounter.cpp | 64 BlockCounter::Factory::Factory(llvm::BumpPtrAllocator& Alloc) { in Factory()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | GCNIterativeScheduler.h | 73 SpecificBumpPtrAllocator<Region> Alloc; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | CoalescingBitVector.h | 55 CoalescingBitVector(Allocator &Alloc) in CoalescingBitVector() 444 Allocator *Alloc; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | LiveRangeCalc.h | 51 VNInfo::Allocator *Alloc = nullptr; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/ |
H A D | JITLinkGeneric.h | 118 std::unique_ptr<JITLinkMemoryManager::Allocation> Alloc; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/ |
H A D | cc1_main.cpp | 125 volatile char *volatile Alloc = in ensureStackAddressSpace() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_dense_alloc.h | 60 IndexT Alloc(Cache *c) { in Alloc() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
H A D | GlobalTypeTableBuilder.cpp | 87 static inline ArrayRef<uint8_t> stabilize(BumpPtrAllocator &Alloc, in stabilize()
|
H A D | MergingTypeTableBuilder.cpp | 83 static inline ArrayRef<uint8_t> stabilize(BumpPtrAllocator &Alloc, in stabilize()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_dense_alloc.h | 62 IndexT Alloc(Cache *c) { in Alloc() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | IRSymtab.cpp | 353 BumpPtrAllocator &Alloc) { in build() 377 BumpPtrAllocator Alloc; in upgrade() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_flag_parser.h | 118 static LowLevelAllocator Alloc; variable
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_flag_parser.h | 120 static LowLevelAllocator Alloc; variable
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_dense_alloc.h | 68 IndexT Alloc(Cache *c) { in Alloc() function
|