Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp124 void convertEntryValueObjects(yaml::MachineFunction &YMF,
229 convertEntryValueObjects(YamlMF, MF, MST); in print()
383 void MIRPrinter::convertEntryValueObjects(yaml::MachineFunction &YMF, in convertEntryValueObjects() function in MIRPrinter