Home
last modified time | relevance | path

Searched refs:MachineModuleSlotTracker (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineModuleSlotTracker.cpp15 void MachineModuleSlotTracker::processMachineFunctionMetadata( in processMachineFunctionMetadata()
33 void MachineModuleSlotTracker::processMachineModule( in processMachineModule()
49 void MachineModuleSlotTracker::processMachineFunction( in processMachineFunction()
60 void MachineModuleSlotTracker::collectMachineMDNodes( in collectMachineMDNodes()
65 MachineModuleSlotTracker::MachineModuleSlotTracker( in MachineModuleSlotTracker() function in MachineModuleSlotTracker
80 MachineModuleSlotTracker::~MachineModuleSlotTracker() = default;
H A DMIRPrinter.cpp127 MachineModuleSlotTracker &MST);
218 MachineModuleSlotTracker MST(&MF); in print()
544 MachineModuleSlotTracker &MST) { in convertMachineMetadataNodes()
545 MachineModuleSlotTracker::MachineMDNodeListType MDList; in convertMachineMetadataNodes()
H A DCMakeLists.txt123 MachineModuleSlotTracker.cpp
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineModuleSlotTracker.h22 class MachineModuleSlotTracker : public ModuleSlotTracker {
36 MachineModuleSlotTracker(const MachineFunction *MF,
38 ~MachineModuleSlotTracker();
/llvm-project-15.0.7/llvm/unittests/MIR/
H A DMachineMetadata.cpp256 MachineModuleSlotTracker MST(MF); in TEST_F()
270 MachineModuleSlotTracker::MachineMDNodeListType MDList; in TEST_F()
406 MachineModuleSlotTracker MST(MF); in TEST_F()
420 MachineModuleSlotTracker::MachineMDNodeListType MDList; in TEST_F()
504 MachineModuleSlotTracker MST(MF); in TEST_F()
519 MachineModuleSlotTracker::MachineMDNodeListType MDList; in TEST_F()
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/CodeGen/
H A DBUILD.gn130 "MachineModuleSlotTracker.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt5081 llvm/include/llvm/CodeGen/MachineModuleSlotTracker.h
5806 llvm/lib/CodeGen/MachineModuleSlotTracker.cpp