Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp143 bool parseFixedStackFrameIndex(int &FI);
1147 bool MIParser::parseFixedStackFrameIndex(int &FI) { in parseFixedStackFrameIndex() function in MIParser
1163 if (parseFixedStackFrameIndex(FI)) in parseFixedStackObjectOperand()
1695 if (parseFixedStackFrameIndex(FI)) in parseMemoryPseudoSourceValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp463 bool parseFixedStackFrameIndex(int &FI);
1823 bool MIParser::parseFixedStackFrameIndex(int &FI) { in parseFixedStackFrameIndex() function in MIParser
1839 if (parseFixedStackFrameIndex(FI)) in parseFixedStackObjectOperand()
2830 if (parseFixedStackFrameIndex(FI)) in parseMemoryPseudoSourceValue()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()