| /NextBSD/contrib/llvm/include/llvm/Support/ |
| HD | StringSaver.h | 27 StringSaver(BumpPtrAllocator &Alloc) : Alloc(Alloc) {} in StringSaver() 39 BumpPtrStringSaver(BumpPtrAllocator &Alloc) : StringSaver(Alloc) {} in BumpPtrStringSaver()
|
| HD | YAMLParser.h | 152 void operator delete(void *Ptr, BumpPtrAllocator &Alloc, size_t Size) throw() { in delete()
|
| /NextBSD/contrib/llvm/include/llvm/MC/ |
| HD | MCWin64EH.h | 31 static WinEH::Instruction Alloc(MCSymbol *L, unsigned Size) { in Alloc() function
|
| /NextBSD/contrib/compiler-rt/lib/tsan/tests/unit/ |
| HD | tsan_dense_alloc_test.cc | 25 typedef DenseSlabAlloc<int, 128, 128> Alloc; in TEST() typedef
|
| /NextBSD/contrib/llvm/include/llvm/CodeGen/ |
| HD | DIE.h | 605 iterator insert(BumpPtrAllocator &Alloc, DIEValue V) { in insert() 610 iterator emplace(BumpPtrAllocator &Alloc, Ts &&... Args) { in emplace() 657 static DIE *get(BumpPtrAllocator &Alloc, dwarf::Tag Tag) { in get() 716 value_iterator addValue(BumpPtrAllocator &Alloc, DIEValue Value) { in addValue() 720 value_iterator addValue(BumpPtrAllocator &Alloc, dwarf::Attribute Attribute, in addValue()
|
| /NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| HD | BlockCounter.cpp | 65 BlockCounter::Factory::Factory(llvm::BumpPtrAllocator& Alloc) { in Factory()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Lex/ |
| HD | PTHManager.h | 52 llvm::BumpPtrAllocator Alloc; variable
|
| /NextBSD/contrib/llvm/lib/CodeGen/ |
| HD | LiveRangeCalc.h | 41 VNInfo::Allocator *Alloc; variable
|
| HD | LiveIntervalUnion.cpp | 184 void LiveIntervalUnion::Array::init(LiveIntervalUnion::Allocator &Alloc, in init()
|
| HD | LiveRangeCalc.cpp | 43 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef()
|
| /NextBSD/contrib/compiler-rt/lib/tsan/rtl/ |
| HD | tsan_dense_alloc.h | 61 IndexT Alloc(Cache *c) { in Alloc() function
|
| /NextBSD/contrib/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_flag_parser.h | 98 static LowLevelAllocator Alloc; variable
|
| HD | sanitizer_flag_parser.cc | 23 LowLevelAllocator FlagParser::Alloc; member in __sanitizer::FlagParser
|
| /NextBSD/contrib/llvm/include/llvm/ADT/ |
| HD | ImmutableList.h | 159 ImmutableListFactory(BumpPtrAllocator& Alloc) in ImmutableListFactory()
|
| HD | ImmutableMap.h | 106 : F(Alloc), Canonicalize(canonicalize) {} in F() argument
|
| HD | ImmutableSet.h | 393 ImutAVLFactory(BumpPtrAllocator& Alloc) in ImutAVLFactory()
|
| /NextBSD/contrib/llvm/lib/LibDriver/ |
| HD | LibDriver.cpp | 104 BumpPtrAllocator Alloc; in libDriverMain() local
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| HD | BasicValueFactory.h | 82 BasicValueFactory(ASTContext &ctx, llvm::BumpPtrAllocator &Alloc) in BasicValueFactory()
|
| HD | ProgramState.h | 464 llvm::BumpPtrAllocator &Alloc; variable
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/Support/ |
| HD | BumpVector.h | 33 llvm::PointerIntPair<llvm::BumpPtrAllocator*, 1> Alloc; variable
|
| /NextBSD/contrib/libarchive/libarchive/ |
| HD | archive_ppmd_private.h | 75 void *(*Alloc)(void *p, size_t size); member
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGDecl.cpp | 964 llvm::AllocaInst *Alloc = CreateTempAlloca(LTy); in EmitAutoVarAlloca() local 1677 llvm::AllocaInst *Alloc = CreateTempAlloca(ConvertTypeForMem(Ty), in EmitParmDecl() local 1720 llvm::AllocaInst *Alloc = CreateTempAlloca(ConvertTypeForMem(Ty), in EmitParmDecl() local
|
| /NextBSD/contrib/llvm/lib/Support/ |
| HD | MemoryBuffer.cpp | 72 void *operator new(size_t N, const NamedBufferAlloc &Alloc) { in operator new()
|
| /NextBSD/contrib/llvm/lib/MC/MCParser/ |
| HD | COFFAsmParser.cpp | 162 Alloc = 1 << 0, in ParseSectionFlags() enumerator
|
| /NextBSD/contrib/llvm/tools/llvm-rtdyld/ |
| HD | llvm-rtdyld.cpp | 533 for (const auto &Alloc : AlreadyAllocated) in remapSectionsAndSymbols() local
|