Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXPrologEpilogPass.cpp170 std::pair<int, int64_t> Entry = MFI->getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFrameInfo.h291 std::pair<int, int64_t> getLocalFrameObjectMap(int i) { in getLocalFrameObjectMap() function
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h348 std::pair<int, int64_t> getLocalFrameObjectMap(int i) const { in getLocalFrameObjectMap() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPrologEpilogInserter.cpp587 std::pair<int, int64_t> Entry = MFI->getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()
/external/llvm/lib/CodeGen/
DMIRPrinter.cpp346 auto LocalObject = MFI.getLocalFrameObjectMap(I); in convertStackObjects()
DPrologEpilogInserter.cpp806 std::pair<int, int64_t> Entry = MFI->getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()