Home
last modified time | relevance | path

Searched refs:LostDebugLocObserver (Results 1 – 22 of 22) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLostDebugLocObserver.cpp19 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()
H A DCMakeLists.txt22 LostDebugLocObserver.cpp
H A DLegalizer.cpp175 LostDebugLocObserver &LocObserver, in legalizeMachineFunction()
337 LostDebugLocObserver LocObserver(DEBUG_TYPE); in runOnMachineFunction()
H A DUtils.cpp1334 LostDebugLocObserver *LocObserver, in saveUsesAndErase()
1349 LostDebugLocObserver *LocObserver) { in eraseInstrs()
1363 LostDebugLocObserver *LocObserver) { in eraseInstr()
H A DLegalizerHelper.cpp115 LostDebugLocObserver &LocObserver) { in legalizeInstrStep()
677 MachineInstr &MI, LostDebugLocObserver &LocObserver) { in createMemLibcall()
795 LegalizerHelper::libcall(MachineInstr &MI, LostDebugLocObserver &LocObserver) { in libcall()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLostDebugLocObserver.h19 class LostDebugLocObserver : public GISelChangeObserver {
26 LostDebugLocObserver(StringRef DebugType) : DebugType(DebugType) {} in LostDebugLocObserver() function
H A DLegalizer.h34 class LostDebugLocObserver; variable
77 LostDebugLocObserver &LocObserver,
H A DUtils.h30 class LostDebugLocObserver; variable
508 LostDebugLocObserver *LocObserver,
511 LostDebugLocObserver *LocObserver = nullptr);
513 LostDebugLocObserver *LocObserver = nullptr);
H A DLegalizerHelper.h43 class LostDebugLocObserver; variable
91 LostDebugLocObserver &LocObserver);
94 LegalizeResult libcall(MachineInstr &MI, LostDebugLocObserver &LocObserver);
430 MachineInstr &MI, LostDebugLocObserver &LocObserver);
/openbsd-src/gnu/usr.bin/clang/libLLVMGlobalISel/
H A DMakefile28 LostDebugLocObserver.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/CodeGen/GlobalISel/
H A DBUILD.gn35 "LostDebugLocObserver.cpp",
/openbsd-src/gnu/llvm/llvm/docs/
H A DHowToUpdateDebugInfo.rst513 Using LostDebugLocObserver
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd641333 ./usr/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
H A Dclang.macppc1332 ./usr/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
H A Dclang.loongson1332 ./usr/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
H A Dclang.octeon1332 ./usr/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
H A Dclang.arm641333 ./usr/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
H A Dclang.powerpc641331 ./usr/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
H A Dclang.armv71331 ./usr/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
H A Dclang.i3861331 ./usr/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
H A Dclang.sparc641332 ./usr/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt5105 llvm/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h
5853 llvm/lib/CodeGen/GlobalISel/LostDebugLocObserver.cpp