Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp467 bool parseExternalSymbolOperand(MachineOperand &Dest);
1973 bool MIParser::parseExternalSymbolOperand(MachineOperand &Dest) { in parseExternalSymbolOperand() function in MIParser
2607 return parseExternalSymbolOperand(Dest); in parseMachineOperand()