Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/MIRParser/
H A DMIParser.h41 DenseMap<unsigned, int> StackObjectSlots; member
H A DMIParser.cpp1123 auto ObjectInfo = PFS.StackObjectSlots.find(ID); in parseStackFrameIndex()
1124 if (ObjectInfo == PFS.StackObjectSlots.end()) in parseStackFrameIndex()
H A DMIRParser.cpp524 if (!PFS.StackObjectSlots.insert(std::make_pair(Object.ID.Value, ObjectIdx)) in initializeFrameInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h170 DenseMap<unsigned, int> StackObjectSlots; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/MIRParser/
DMIParser.h178 DenseMap<unsigned, int> StackObjectSlots; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/MIRParser/
DMIParser.h178 DenseMap<unsigned, int> StackObjectSlots; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/MIRParser/
DMIParser.h178 DenseMap<unsigned, int> StackObjectSlots; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h176 DenseMap<unsigned, int> StackObjectSlots; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/MIRParser/
DMIParser.h178 DenseMap<unsigned, int> StackObjectSlots; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp726 if (!PFS.StackObjectSlots.insert(std::make_pair(Object.ID.Value, ObjectIdx)) in initializeFrameInfo()
H A DMIParser.cpp1799 auto ObjectInfo = PFS.StackObjectSlots.find(ID); in parseStackFrameIndex()
1800 if (ObjectInfo == PFS.StackObjectSlots.end()) in parseStackFrameIndex()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp822 if (!PFS.StackObjectSlots.insert(std::make_pair(Object.ID.Value, ObjectIdx)) in initializeFrameInfo()
H A DMIParser.cpp2079 auto ObjectInfo = PFS.StackObjectSlots.find(ID); in parseStackFrameIndex()
2080 if (ObjectInfo == PFS.StackObjectSlots.end()) in parseStackFrameIndex()