Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/MIRParser/
H A DMIParser.h40 DenseMap<unsigned, int> FixedStackObjectSlots; member
H A DMIParser.cpp1152 auto ObjectInfo = PFS.FixedStackObjectSlots.find(ID); in parseFixedStackFrameIndex()
1153 if (ObjectInfo == PFS.FixedStackObjectSlots.end()) in parseFixedStackFrameIndex()
H A DMIRParser.cpp492 if (!PFS.FixedStackObjectSlots.insert(std::make_pair(Object.ID.Value, in initializeFrameInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h169 DenseMap<unsigned, int> FixedStackObjectSlots; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/MIRParser/
DMIParser.h177 DenseMap<unsigned, int> FixedStackObjectSlots; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/MIRParser/
DMIParser.h177 DenseMap<unsigned, int> FixedStackObjectSlots; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/MIRParser/
DMIParser.h177 DenseMap<unsigned, int> FixedStackObjectSlots; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h175 DenseMap<unsigned, int> FixedStackObjectSlots; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/MIRParser/
DMIParser.h177 DenseMap<unsigned, int> FixedStackObjectSlots; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp687 if (!PFS.FixedStackObjectSlots.insert(std::make_pair(Object.ID.Value, in initializeFrameInfo()
H A DMIParser.cpp1828 auto ObjectInfo = PFS.FixedStackObjectSlots.find(ID); in parseFixedStackFrameIndex()
1829 if (ObjectInfo == PFS.FixedStackObjectSlots.end()) in parseFixedStackFrameIndex()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp782 if (!PFS.FixedStackObjectSlots.insert(std::make_pair(Object.ID.Value, in initializeFrameInfo()
H A DMIParser.cpp2108 auto ObjectInfo = PFS.FixedStackObjectSlots.find(ID); in parseFixedStackFrameIndex()
2109 if (ObjectInfo == PFS.FixedStackObjectSlots.end()) in parseFixedStackFrameIndex()