Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp476 bool parseCFIOperand(MachineOperand &Dest);
2225 bool MIParser::parseCFIOperand(MachineOperand &Dest) { in parseCFIOperand() function in MIParser
2630 return parseCFIOperand(Dest); in parseMachineOperand()