Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp474 bool parseExternalSymbolOperand(MachineOperand &Dest);
2121 bool MIParser::parseExternalSymbolOperand(MachineOperand &Dest) { in parseExternalSymbolOperand() function in MIParser
2777 return parseExternalSymbolOperand(Dest); in parseMachineOperand()