Searched refs:LostDebugLocObserver (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
D | LostDebugLocObserver.cpp | 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()
|
D | CMakeLists.txt | 22 LostDebugLocObserver.cpp
|
D | Legalizer.cpp | 175 LostDebugLocObserver &LocObserver, in legalizeMachineFunction() 337 LostDebugLocObserver LocObserver(DEBUG_TYPE); in runOnMachineFunction()
|
D | Utils.cpp | 1334 LostDebugLocObserver *LocObserver, in saveUsesAndErase() 1349 LostDebugLocObserver *LocObserver) { in eraseInstrs() 1363 LostDebugLocObserver *LocObserver) { in eraseInstr()
|
D | LegalizerHelper.cpp | 115 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/ |
D | LostDebugLocObserver.h | 19 class LostDebugLocObserver : public GISelChangeObserver { 26 LostDebugLocObserver(StringRef DebugType) : DebugType(DebugType) {} in LostDebugLocObserver() function
|
D | Legalizer.h | 34 class LostDebugLocObserver; variable 77 LostDebugLocObserver &LocObserver,
|
D | Utils.h | 30 class LostDebugLocObserver; variable 508 LostDebugLocObserver *LocObserver, 511 LostDebugLocObserver *LocObserver = nullptr); 513 LostDebugLocObserver *LocObserver = nullptr);
|
D | LegalizerHelper.h | 43 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/ |
D | Android.bp | 239 "llvm/lib/CodeGen/GlobalISel/LostDebugLocObserver.cpp",
|
D | CMakeLists.txt | 231 ${LLVM_DIR}/lib/CodeGen/GlobalISel/LostDebugLocObserver.cpp
|
D | BUILD.gn | 409 "llvm/lib/CodeGen/GlobalISel/LostDebugLocObserver.cpp",
|
/external/angle/third_party/clspv/gn/llvm/sources/ |
D | BUILD.gn | 1252 "//$clspv_llvm_dir/llvm/lib/CodeGen/GlobalISel/LostDebugLocObserver.cpp",
|
/external/skia/bazel/rbe/gce_linux/cc/ |
D | module.modulemap | 2786 textual header "/usr/include/llvm-11/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h"
|