Searched defs:UpgradeDebugInfo (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/AsmParser/ |
| H A D | Parser.cpp | 28 SlotMapping *Slots, bool UpgradeDebugInfo, in parseAssemblyInto() 43 SlotMapping *Slots, bool UpgradeDebugInfo, in parseAssembly() 58 bool UpgradeDebugInfo, StringRef DataLayoutString) { in parseAssemblyFile() 73 SlotMapping *Slots, bool UpgradeDebugInfo, StringRef DataLayoutString) { in parseAssemblyWithIndex() 88 SlotMapping *Slots, bool UpgradeDebugInfo, StringRef DataLayoutString) { in parseAssemblyFileWithIndex() 105 bool UpgradeDebugInfo, StringRef DataLayoutString) { in parseAssemblyString()
|
| H A D | LLParser.h | 162 bool UpgradeDebugInfo; variable
|
| /freebsd-12.1/contrib/llvm/lib/IRReader/ |
| H A D | IRReader.cpp | 71 bool UpgradeDebugInfo, in parseIR() 98 bool UpgradeDebugInfo, in parseIRFile()
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | AutoUpgrade.cpp | 3627 bool llvm::UpgradeDebugInfo(Module &M) { in UpgradeDebugInfo() function in llvm
|