Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp137 bool parseGlobalAddressOperand(MachineOperand &Dest);
1115 bool MIParser::parseGlobalAddressOperand(MachineOperand &Dest) { in parseGlobalAddressOperand() function in MIParser
1402 return parseGlobalAddressOperand(Dest); in parseMachineOperand()