Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp481 bool parseCFIOperand(MachineOperand &Dest);
2465 bool MIParser::parseCFIOperand(MachineOperand &Dest) { in parseCFIOperand() function in MIParser
2911 return parseCFIOperand(Dest); in parseMachineOperand()