Searched refs:StrPool (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXRegisterInfo.h | 28 UniqueStringSaver StrPool; variable 54 return const_cast<UniqueStringSaver &>(StrPool); in getStrPool()
|
| H A D | NVPTXTargetMachine.h | 33 UniqueStringSaver StrPool; variable 49 return const_cast<UniqueStringSaver &>(StrPool); in getStrPool()
|
| H A D | NVPTXRegisterInfo.cpp | 79 : NVPTXGenRegisterInfo(0), StrPool(StrAlloc) {} in NVPTXRegisterInfo()
|
| H A D | NVPTXTargetMachine.cpp | 153 StrPool(StrAlloc) { in NVPTXTargetMachine()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfFile.cpp | 21 : Asm(AP), Abbrevs(AbbrevAllocator), StrPool(DA, *Asm, Pref) {} in DwarfFile() 102 StrPool.emit(*Asm, StrSection, OffsetSection, UseRelativeOffsets); in emitStrings()
|
| H A D | DwarfFile.h | 66 DwarfStringPool StrPool; variable 149 DwarfStringPool &getStringPool() { return StrPool; } in getStringPool()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Signals.cpp | 129 StringSaver &StrPool); 155 StringSaver StrPool(Allocator); in collectAddressSymbols() local 159 Offsets.data(), MainExecutableName, StrPool)) in collectAddressSymbols()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/Windows/ |
| H A D | Signals.inc | 216 StringSaver *StrPool; 230 Data->Modules[I] = Data->StrPool->save(ModuleName).data(); 240 StringSaver &StrPool) { 248 Data.StrPool = &StrPool;
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
| H A D | Signals.inc | 545 StringSaver &StrPool) { 666 StringSaver &StrPool) { 707 StringSaver &StrPool) {
|