Home
last modified time | relevance | path

Searched refs:StrPool (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXRegisterInfo.h28 UniqueStringSaver StrPool; variable
50 return const_cast<UniqueStringSaver &>(StrPool); in getStrPool()
H A DNVPTXTargetMachine.h35 UniqueStringSaver StrPool; variable
52 return const_cast<UniqueStringSaver &>(StrPool); in getStrPool()
H A DNVPTXRegisterInfo.cpp97 : NVPTXGenRegisterInfo(0), StrPool(StrAlloc) {} in NVPTXRegisterInfo()
H A DNVPTXTargetMachine.cpp128 StrPool(StrAlloc) { in NVPTXTargetMachine()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DSignals.cpp129 StringSaver &StrPool);
174 StringSaver StrPool(Allocator); in printSymbolizedStackTrace() local
178 MainExecutableName.c_str(), StrPool)) in printSymbolizedStackTrace()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h61 DwarfStringPool StrPool; variable
144 DwarfStringPool &getStringPool() { return StrPool; } in getStringPool()
H A DDwarfFile.cpp21 : Asm(AP), Abbrevs(AbbrevAllocator), StrPool(DA, *Asm, Pref) {} in DwarfFile()
102 StrPool.emit(*Asm, StrSection, OffsetSection, UseRelativeOffsets); in emitStrings()
/openbsd-src/gnu/llvm/llvm/lib/Support/Windows/
H A DSignals.inc268 StringSaver *StrPool;
282 Data->Modules[I] = Data->StrPool->save(ModuleName).data();
292 StringSaver &StrPool) {
300 Data.StrPool = &StrPool;
/openbsd-src/gnu/llvm/llvm/lib/Support/Unix/
H A DSignals.inc506 StringSaver &StrPool) {
518 StringSaver &StrPool) {