Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXPrologEpilogPass.cpp170 std::pair<int, int64_t> Entry = MFI->getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXPrologEpilogPass.cpp200 std::pair<int, int64_t> Entry = MFI.getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXPrologEpilogPass.cpp190 std::pair<int, int64_t> Entry = MFI.getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h348 std::pair<int, int64_t> getLocalFrameObjectMap(int i) const { in getLocalFrameObjectMap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h425 std::pair<int, int64_t> getLocalFrameObjectMap(int i) const { in getLocalFrameObjectMap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineFrameInfo.h425 std::pair<int, int64_t> getLocalFrameObjectMap(int i) const { in getLocalFrameObjectMap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineFrameInfo.h425 std::pair<int, int64_t> getLocalFrameObjectMap(int i) const { in getLocalFrameObjectMap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h405 std::pair<int, int64_t> getLocalFrameObjectMap(int i) const { in getLocalFrameObjectMap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineFrameInfo.h425 std::pair<int, int64_t> getLocalFrameObjectMap(int i) const { in getLocalFrameObjectMap() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineFrameInfo.h425 std::pair<int, int64_t> getLocalFrameObjectMap(int i) const { in getLocalFrameObjectMap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMIRPrinter.cpp433 auto LocalObject = MFI.getLocalFrameObjectMap(I); in convertStackObjects()
H A DPrologEpilogInserter.cpp911 std::pair<int, int64_t> Entry = MFI.getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMIRPrinter.cpp346 auto LocalObject = MFI.getLocalFrameObjectMap(I); in convertStackObjects()
H A DPrologEpilogInserter.cpp806 std::pair<int, int64_t> Entry = MFI->getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMIRPrinter.cpp471 auto LocalObject = MFI.getLocalFrameObjectMap(I); in convertStackObjects()
H A DPrologEpilogInserter.cpp950 std::pair<int, int64_t> Entry = MFI.getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()