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.cpp497 bool parseDbgInstrRefOperand(MachineOperand &Dest);
2793 bool MIParser::parseDbgInstrRefOperand(MachineOperand &Dest) { in parseDbgInstrRefOperand() function in MIParser
2978 return parseDbgInstrRefOperand(Dest); in parseMachineOperand()