Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
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()
DCMakeLists.txt22 LostDebugLocObserver.cpp
DLegalizer.cpp175 LostDebugLocObserver &LocObserver, in legalizeMachineFunction()
337 LostDebugLocObserver LocObserver(DEBUG_TYPE); in runOnMachineFunction()
DUtils.cpp1334 LostDebugLocObserver *LocObserver, in saveUsesAndErase()
1349 LostDebugLocObserver *LocObserver) { in eraseInstrs()
1363 LostDebugLocObserver *LocObserver) { in eraseInstr()
DLegalizerHelper.cpp115 LostDebugLocObserver &LocObserver) { in legalizeInstrStep()
677 MachineInstr &MI, LostDebugLocObserver &LocObserver) { in createMemLibcall()
795 LegalizerHelper::libcall(MachineInstr &MI, LostDebugLocObserver &LocObserver) { in libcall()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
DLostDebugLocObserver.h19 class LostDebugLocObserver : public GISelChangeObserver {
26 LostDebugLocObserver(StringRef DebugType) : DebugType(DebugType) {} in LostDebugLocObserver() function
DLegalizer.h34 class LostDebugLocObserver; variable
77 LostDebugLocObserver &LocObserver,
DUtils.h30 class LostDebugLocObserver; variable
508 LostDebugLocObserver *LocObserver,
511 LostDebugLocObserver *LocObserver = nullptr);
513 LostDebugLocObserver *LocObserver = nullptr);
DLegalizerHelper.h43 class LostDebugLocObserver; variable
91 LostDebugLocObserver &LocObserver);
94 LegalizeResult libcall(MachineInstr &MI, LostDebugLocObserver &LocObserver);
430 MachineInstr &MI, LostDebugLocObserver &LocObserver);
/external/swiftshader/third_party/llvm-16.0/
DAndroid.bp239 "llvm/lib/CodeGen/GlobalISel/LostDebugLocObserver.cpp",
DCMakeLists.txt231 ${LLVM_DIR}/lib/CodeGen/GlobalISel/LostDebugLocObserver.cpp
DBUILD.gn409 "llvm/lib/CodeGen/GlobalISel/LostDebugLocObserver.cpp",
/external/angle/third_party/clspv/gn/llvm/sources/
DBUILD.gn1252 "//$clspv_llvm_dir/llvm/lib/CodeGen/GlobalISel/LostDebugLocObserver.cpp",
/external/skia/bazel/rbe/gce_linux/cc/
Dmodule.modulemap2786 textual header "/usr/include/llvm-11/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h"