Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp216 bool parseStackFrameIndex(int &FI);
891 if (parseStackFrameIndex(FI)) in parseStandaloneStackObject()
1489 bool MIParser::parseStackFrameIndex(int &FI) { in parseStackFrameIndex() function in MIParser
1512 if (parseStackFrameIndex(FI)) in parseStackObjectOperand()
2480 if (parseStackFrameIndex(FI)) in parseMemoryPseudoSourceValue()