Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp162 static void convertMachineMetadataNodes(yaml::MachineFunction &YMF,
234 convertMachineMetadataNodes(YamlMF, MF, MST); in printMF()
557 static void convertMachineMetadataNodes(yaml::MachineFunction &YMF, in convertMachineMetadataNodes() function