Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h345 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) { in mapLocalFrameObject() function
/external/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp157 MFI->mapLocalFrameObject(FrameIdx, LocalOffset); in AdjustStackOffset()
/external/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp500 MFI.mapLocalFrameObject(ObjectIdx, Object.LocalOffset.getValue()); in initializeFrameInfo()
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp1035 MFI->mapLocalFrameObject(i, Offset); in processFunctionBeforeFrameFinalized()