Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp489 bool parseDbgInstrRefOperand(MachineOperand &Dest);
2761 bool MIParser::parseDbgInstrRefOperand(MachineOperand &Dest) { in parseDbgInstrRefOperand() function in MIParser
2945 return parseDbgInstrRefOperand(Dest); in parseMachineOperand()