Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp383 convertEntryValueObjects(yaml::MachineFunction & YMF,const MachineFunction & MF,ModuleSlotTracker & MST) convertEntryValueObjects() argument
396 convertStackObjects(yaml::MachineFunction & YMF,const MachineFunction & MF,ModuleSlotTracker & MST) convertStackObjects() argument
530 convertCallSiteObjects(yaml::MachineFunction & YMF,const MachineFunction & MF,ModuleSlotTracker & MST) convertCallSiteObjects() argument
564 convertMachineMetadataNodes(yaml::MachineFunction & YMF,const MachineFunction & MF,MachineModuleSlotTracker & MST) convertMachineMetadataNodes() argument
[all...]
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp1050 parseMachineMetadataNodes(PerFunctionMIParsingState & PFS,MachineFunction & MF,const yaml::MachineFunction & YMF) parseMachineMetadataNodes() argument