Home
last modified time | relevance | path

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

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