Home
last modified time | relevance | path

Searched refs:parseGlobalAddressOperand (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp219 bool parseGlobalAddressOperand(MachineOperand &Dest);
1527 bool MIParser::parseGlobalAddressOperand(MachineOperand &Dest) { in parseGlobalAddressOperand() function in MIParser
2046 return parseGlobalAddressOperand(Dest); in parseMachineOperand()