Home
last modified time | relevance | path

Searched refs:MachineMDNodeListType (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DModuleSlotTracker.h101 using MachineMDNodeListType = variable
104 void collectMDNodes(MachineMDNodeListType &L, unsigned LB, unsigned UB) const;
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineModuleSlotTracker.h40 void collectMachineMDNodes(MachineMDNodeListType &L) const;
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineModuleSlotTracker.cpp61 MachineMDNodeListType &L) const { in collectMachineMDNodes()
H A DMIRPrinter.cpp546 MachineModuleSlotTracker::MachineMDNodeListType MDList; in convertMachineMetadataNodes()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp4924 void ModuleSlotTracker::collectMDNodes(MachineMDNodeListType &L, unsigned LB, in collectMDNodes()