Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp482 bool parseCFIOperand(MachineOperand &Dest);
2483 bool MIParser::parseCFIOperand(MachineOperand &Dest) { in parseCFIOperand() function in MIParser
2930 return parseCFIOperand(Dest); in parseMachineOperand()