Home
last modified time | relevance | path

Searched refs:collectMachineMDNodes (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleSlotTracker.h40 void collectMachineMDNodes(MachineMDNodeListType &L) const;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleSlotTracker.cpp61 void MachineModuleSlotTracker::collectMachineMDNodes( in collectMachineMDNodes() function in MachineModuleSlotTracker
H A DMIRPrinter.cpp568 MST.collectMachineMDNodes(MDList); in convertMachineMetadataNodes()