Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp465 bool parseStackFrameIndex(int &FI);
1172 if (parseStackFrameIndex(FI)) in parseStandaloneStackObject()
1995 bool MIParser::parseStackFrameIndex(int &FI) { in parseStackFrameIndex() function in MIParser
2018 if (parseStackFrameIndex(FI)) in parseStackObjectOperand()
3063 if (parseStackFrameIndex(FI)) in parseMemoryPseudoSourceValue()