Home
last modified time | relevance | path

Searched defs:reload (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolStream.cpp23 Error SymbolStream::reload() { in reload() function in SymbolStream
H A DInjectedSourceStream.cpp27 Error InjectedSourceStream::reload(const PDBStringTable &Strings) { in reload() function in InjectedSourceStream
H A DPublicsStream.cpp55 Error PublicsStream::reload() { in reload() function in PublicsStream
H A DInfoStream.cpp23 Error InfoStream::reload() { in reload() function in InfoStream
H A DPDBStringTable.cpp83 Error PDBStringTable::reload(BinaryStreamReader &Reader) { in reload() function in PDBStringTable
H A DModuleDebugStream.cpp38 Error ModuleDebugStreamRef::reload() { reload() function in ModuleDebugStreamRef
H A DGlobalsStream.cpp41 Error GlobalsStream::reload() { reload() function in GlobalsStream
H A DTpiStream.cpp41 Error TpiStream::reload() { reload() function in TpiStream
H A DDbiStream.cpp50 Error DbiStream::reload(PDBFile *Pdb) { in reload() function in DbiStream
/llvm-project/llvm/lib/Target/X86/
H A DX86FastPreTileConfig.cpp218 void X86FastPreTileConfig::reload(MachineBasicBlock::iterator UseMI, reload() function in X86FastPreTileConfig
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp625 void RegAllocFastImpl::reload(MachineBasicBlock::iterator Before, reload() function in RegAllocFastImpl