Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp146 bool parseGlobalAddressOperand(MachineOperand &Dest);
1195 bool MIParser::parseGlobalAddressOperand(MachineOperand &Dest) { in parseGlobalAddressOperand() function in MIParser
1493 return parseGlobalAddressOperand(Dest); in parseMachineOperand()