Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp461 bool parseFixedStackObjectOperand(MachineOperand &Dest);
1890 bool MIParser::parseFixedStackObjectOperand(MachineOperand &Dest) { in parseFixedStackObjectOperand() function in MIParser
2598 return parseFixedStackObjectOperand(Dest); in parseMachineOperand()