Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp463 bool parseStackFrameIndex(int &FI);
1260 if (parseStackFrameIndex(FI)) in parseStandaloneStackObject()
2126 bool MIParser::parseStackFrameIndex(int &FI) { in parseStackFrameIndex() function in MIParser
2149 if (parseStackFrameIndex(FI)) in parseStackObjectOperand()
3207 if (parseStackFrameIndex(FI)) in parseMemoryPseudoSourceValue()