Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp464 bool parseFixedStackFrameIndex(int &FI);
2044 bool MIParser::parseFixedStackFrameIndex(int &FI) { in parseFixedStackFrameIndex() function in MIParser
2060 if (parseFixedStackFrameIndex(FI)) in parseFixedStackObjectOperand()
3075 if (parseFixedStackFrameIndex(FI)) in parseMemoryPseudoSourceValue()