Home
last modified time | relevance | path

Searched defs:YMF (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp383 void MIRPrinter::convertEntryValueObjects(yaml::MachineFunction &YMF, in convertEntryValueObjects()
396 void MIRPrinter::convertStackObjects(yaml::MachineFunction &YMF, in convertStackObjects()
530 void MIRPrinter::convertCallSiteObjects(yaml::MachineFunction &YMF, in convertCallSiteObjects()
564 void MIRPrinter::convertMachineMetadataNodes(yaml::MachineFunction &YMF, in convertMachineMetadataNodes()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp1050 const yaml::MachineFunction &YMF) { in parseMachineMetadataNodes()