Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
DNVPTXPrologEpilogPass.cpp168 std::pair<int, int64_t> Entry = MFI->getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h306 std::pair<int, int64_t> getLocalFrameObjectMap(int i) { in getLocalFrameObjectMap() function
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp512 std::pair<int, int64_t> Entry = MFI->getLocalFrameObjectMap(i); in calculateFrameObjectOffsets()