Searched refs:LostDebugLocObserver (Results 1 – 22 of 22) sorted by relevance
19 void LostDebugLocObserver::analyzeDebugLocations() { in analyzeDebugLocations()70 void LostDebugLocObserver::checkpoint(bool CheckDebugLocs) { in checkpoint()77 void LostDebugLocObserver::createdInstr(MachineInstr &MI) { in createdInstr()93 void LostDebugLocObserver::erasingInstr(MachineInstr &MI) { in erasingInstr()102 void LostDebugLocObserver::changingInstr(MachineInstr &MI) { in changingInstr()111 void LostDebugLocObserver::changedInstr(MachineInstr &MI) { in changedInstr()
22 LostDebugLocObserver.cpp
175 LostDebugLocObserver &LocObserver, in legalizeMachineFunction()337 LostDebugLocObserver LocObserver(DEBUG_TYPE); in runOnMachineFunction()
1334 LostDebugLocObserver *LocObserver, in saveUsesAndErase()1349 LostDebugLocObserver *LocObserver) { in eraseInstrs()1363 LostDebugLocObserver *LocObserver) { in eraseInstr()
115 LostDebugLocObserver &LocObserver) { in legalizeInstrStep()677 MachineInstr &MI, LostDebugLocObserver &LocObserver) { in createMemLibcall()795 LegalizerHelper::libcall(MachineInstr &MI, LostDebugLocObserver &LocObserver) { in libcall()
19 class LostDebugLocObserver : public GISelChangeObserver {26 LostDebugLocObserver(StringRef DebugType) : DebugType(DebugType) {} in LostDebugLocObserver() function
34 class LostDebugLocObserver; variable77 LostDebugLocObserver &LocObserver,
30 class LostDebugLocObserver; variable508 LostDebugLocObserver *LocObserver,511 LostDebugLocObserver *LocObserver = nullptr);513 LostDebugLocObserver *LocObserver = nullptr);
43 class LostDebugLocObserver; variable91 LostDebugLocObserver &LocObserver);94 LegalizeResult libcall(MachineInstr &MI, LostDebugLocObserver &LocObserver);430 MachineInstr &MI, LostDebugLocObserver &LocObserver);
28 LostDebugLocObserver.cpp \
35 "LostDebugLocObserver.cpp",
513 Using LostDebugLocObserver
1333 ./usr/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
1332 ./usr/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
1331 ./usr/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
5105 llvm/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h5853 llvm/lib/CodeGen/GlobalISel/LostDebugLocObserver.cpp