Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp465 bool parseFixedStackObjectOperand(MachineOperand &Dest);
2117 bool MIParser::parseFixedStackObjectOperand(MachineOperand &Dest) { in parseFixedStackObjectOperand() function in MIParser
2878 return parseFixedStackObjectOperand(Dest); in parseMachineOperand()