Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp218 bool parseFixedStackFrameIndex(int &FI);
1518 bool MIParser::parseFixedStackFrameIndex(int &FI) { in parseFixedStackFrameIndex() function in MIParser
1534 if (parseFixedStackFrameIndex(FI)) in parseFixedStackObjectOperand()
2472 if (parseFixedStackFrameIndex(FI)) in parseMemoryPseudoSourceValue()