Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXRegisterInfo.h28 UniqueStringSaver StrPool; variable
50 return const_cast<UniqueStringSaver &>(StrPool); in getStrPool()
H A DNVPTXTargetMachine.h33 UniqueStringSaver StrPool;
49 return const_cast<UniqueStringSaver &>(StrPool); in useShortPointers()
35 UniqueStringSaver StrPool; global() variable
H A DNVPTXRegisterInfo.cpp89 : NVPTXGenRegisterInfo(0), StrPool(StrAlloc) {}
H A DNVPTXTargetMachine.cpp138 StrPool(StrAlloc) { in NVPTXTargetMachine()
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DSignals.cpp130 StringSaver &StrPool);
175 StringSaver StrPool(Allocator); in printSymbolizedStackTrace() local
179 MainExecutableName.c_str(), StrPool)) in printSymbolizedStackTrace()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp21 : Asm(AP), Abbrevs(AbbrevAllocator), StrPool(DA, *Asm, Pref) {} in DwarfFile()
102 StrPool.emit(*Asm, StrSection, OffsetSection, UseRelativeOffsets); in emitStrings()
H A DDwarfFile.h62 DwarfStringPool StrPool; variable
145 DwarfStringPool &getStringPool() { return StrPool; } in getStringPool()
/freebsd-src/contrib/llvm-project/llvm/lib/Support/Windows/
H A DSignals.inc273 StringSaver *StrPool;
287 Data->Modules[I] = Data->StrPool->save(ModuleName).data();
297 StringSaver &StrPool) {
305 Data.StrPool = &StrPool;
/freebsd-src/contrib/llvm-project/llvm/lib/Support/Unix/
H A DSignals.inc507 StringSaver &StrPool) {
628 StringSaver &StrPool) {
669 StringSaver &StrPool) {