Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp480 bool parsePredicateOperand(MachineOperand &Dest);
2408 bool MIParser::parsePredicateOperand(MachineOperand &Dest) { in parsePredicateOperand() function in MIParser
2641 return parsePredicateOperand(Dest); in parseMachineOperand()