Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp468 bool parseGlobalAddressOperand(MachineOperand &Dest);
2204 bool MIParser::parseGlobalAddressOperand(MachineOperand &Dest) { in parseGlobalAddressOperand() function in MIParser
2924 return parseGlobalAddressOperand(Dest); in parseMachineOperand()