Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp466 bool parseFixedStackObjectOperand(MachineOperand &Dest);
2169 bool MIParser::parseFixedStackObjectOperand(MachineOperand &Dest) { in parseFixedStackObjectOperand() function in MIParser
2897 return parseFixedStackObjectOperand(Dest); in parseMachineOperand()