Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp467 bool parseFixedStackFrameIndex(int &FI);
2024 bool MIParser::parseFixedStackFrameIndex(int &FI) { in parseFixedStackFrameIndex() function in MIParser
2040 if (parseFixedStackFrameIndex(FI)) in parseFixedStackObjectOperand()
3055 if (parseFixedStackFrameIndex(FI)) in parseMemoryPseudoSourceValue()