Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp462 bool parseStackFrameIndex(int &FI);
1183 if (parseStackFrameIndex(FI)) in parseStandaloneStackObject()
2015 bool MIParser::parseStackFrameIndex(int &FI) { in parseStackFrameIndex() function in MIParser
2038 if (parseStackFrameIndex(FI)) in parseStackObjectOperand()
3083 if (parseStackFrameIndex(FI)) in parseMemoryPseudoSourceValue()