Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp459 bool parseStackObjectOperand(MachineOperand &Dest);
1868 bool MIParser::parseStackObjectOperand(MachineOperand &Dest) { in parseStackObjectOperand() function in MIParser
2596 return parseStackObjectOperand(Dest); in parseMachineOperand()