Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp156 static void convertEntryValueObjects(yaml::MachineFunction &YMF,
205 convertEntryValueObjects(YamlMF, MF, MST); in printMF()
368 static void convertEntryValueObjects(yaml::MachineFunction &YMF, in convertEntryValueObjects() function