Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp221 bool parseGlobalAddressOperand(MachineOperand &Dest);
1566 bool MIParser::parseGlobalAddressOperand(MachineOperand &Dest) { in parseGlobalAddressOperand() function in MIParser
2201 return parseGlobalAddressOperand(Dest); in parseMachineOperand()