Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp462 bool parseStackFrameIndex(int &FI);
1243 if (parseStackFrameIndex(FI)) in parseStandaloneStackObject()
2074 bool MIParser::parseStackFrameIndex(int &FI) { in parseStackFrameIndex() function in MIParser
2097 if (parseStackFrameIndex(FI)) in parseStackObjectOperand()
3188 if (parseStackFrameIndex(FI)) in parseMemoryPseudoSourceValue()