Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp122 void convertEntryValueObjects(yaml::MachineFunction &YMF,
227 convertEntryValueObjects(YamlMF, MF, MST); in print()
380 void MIRPrinter::convertEntryValueObjects(yaml::MachineFunction &YMF, in convertEntryValueObjects() function in MIRPrinter