Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
HDMIParser.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()