Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMIRPrinter.cpp125 void convertMachineMetadataNodes(yaml::MachineFunction &YMF,
253 convertMachineMetadataNodes(YamlMF, MF, MST); in print()
543 void MIRPrinter::convertMachineMetadataNodes(yaml::MachineFunction &YMF, in convertMachineMetadataNodes() function in MIRPrinter