/aosp_15_r20/external/llvm/lib/Target/NVPTX/ |
H A D | NVPTXPrologEpilogPass.cpp | 170 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 D | NVPTXPrologEpilogPass.cpp | 200 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 D | NVPTXPrologEpilogPass.cpp | 190 std::pair<int, int64_t> Entry = MFI.getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineFrameInfo.h | 348 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 D | MachineFrameInfo.h | 425 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/ |
D | MachineFrameInfo.h | 425 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/ |
D | MachineFrameInfo.h | 425 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 D | MachineFrameInfo.h | 405 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/ |
D | MachineFrameInfo.h | 425 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/ |
D | MachineFrameInfo.h | 425 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 D | MIRPrinter.cpp | 433 auto LocalObject = MFI.getLocalFrameObjectMap(I); in convertStackObjects()
|
H A D | PrologEpilogInserter.cpp | 911 std::pair<int, int64_t> Entry = MFI.getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MIRPrinter.cpp | 346 auto LocalObject = MFI.getLocalFrameObjectMap(I); in convertStackObjects()
|
H A D | PrologEpilogInserter.cpp | 806 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 D | MIRPrinter.cpp | 471 auto LocalObject = MFI.getLocalFrameObjectMap(I); in convertStackObjects()
|
H A D | PrologEpilogInserter.cpp | 950 std::pair<int, int64_t> Entry = MFI.getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()
|