Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp145 bool parseMachineMetadataNodes(PerFunctionMIParsingState &PFS,
498 parseMachineMetadataNodes(PFS, MF, YamlMF)) in initializeMachineFunction()
989 bool MIRParserImpl::parseMachineMetadataNodes( in parseMachineMetadataNodes() function in MIRParserImpl