Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp467 bool parseGlobalAddressOperand(MachineOperand &Dest);
2161 bool MIParser::parseGlobalAddressOperand(MachineOperand &Dest) { in parseGlobalAddressOperand() function in MIParser
2881 return parseGlobalAddressOperand(Dest); in parseMachineOperand()