Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp485 bool parsePredicateOperand(MachineOperand &Dest);
2598 bool MIParser::parsePredicateOperand(MachineOperand &Dest) { in parsePredicateOperand() function in MIParser
2832 return parsePredicateOperand(Dest); in parseMachineOperand()