Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp219 bool parseFixedStackObjectOperand(MachineOperand &Dest);
1532 bool MIParser::parseFixedStackObjectOperand(MachineOperand &Dest) { in parseFixedStackObjectOperand() function in MIParser
2198 return parseFixedStackObjectOperand(Dest); in parseMachineOperand()