Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp476 bool parseMetadataOperand(MachineOperand &Dest);
2401 bool MIParser::parseMetadataOperand(MachineOperand &Dest) { in parseMetadataOperand() function in MIParser
2894 return parseMetadataOperand(Dest); in parseMachineOperand()