Home
last modified time | relevance | path

Searched refs:mapLocalFrameObject (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp165 MFI.mapLocalFrameObject(FrameIdx, LocalOffset); in AdjustStackOffset()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h400 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) { in mapLocalFrameObject() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp782 MFI.mapLocalFrameObject(ObjectIdx, Object.LocalOffset.getValue()); in initializeFrameInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1528 MFI.mapLocalFrameObject(i, -static_cast<int64_t>(LFS)); in processFunctionBeforeFrameFinalized()