Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp465 bool parseFixedStackFrameIndex(int &FI);
2155 bool MIParser::parseFixedStackFrameIndex(int &FI) { in parseFixedStackFrameIndex() function in MIParser
2171 if (parseFixedStackFrameIndex(FI)) in parseFixedStackObjectOperand()
3199 if (parseFixedStackFrameIndex(FI)) in parseMemoryPseudoSourceValue()