Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp464 bool parseFixedStackFrameIndex(int &FI);
2103 bool MIParser::parseFixedStackFrameIndex(int &FI) { in parseFixedStackFrameIndex() function in MIParser
2119 if (parseFixedStackFrameIndex(FI)) in parseFixedStackObjectOperand()
3180 if (parseFixedStackFrameIndex(FI)) in parseMemoryPseudoSourceValue()