Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp485 bool parsePredicateOperand(MachineOperand &Dest);
2657 bool MIParser::parsePredicateOperand(MachineOperand &Dest) { in parsePredicateOperand() function in MIParser
2922 return parsePredicateOperand(Dest); in parseMachineOperand()