Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineModuleSlotTracker.h40 void collectMachineMDNodes(MachineMDNodeListType &L) const;
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineModuleSlotTracker.cpp60 void MachineModuleSlotTracker::collectMachineMDNodes( in collectMachineMDNodes() function in MachineModuleSlotTracker
DMIRPrinter.cpp547 MST.collectMachineMDNodes(MDList); in convertMachineMetadataNodes()