Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDMachineFrameInfo.h334 void mapLocalFrameObject(int ObjectIndex, int64_t Offset) { in mapLocalFrameObject() function
/NextBSD/contrib/llvm/lib/CodeGen/
HDLocalStackSlotAllocation.cpp157 MFI->mapLocalFrameObject(FrameIdx, LocalOffset); in AdjustStackOffset()
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonFrameLowering.cpp848 MFI->mapLocalFrameObject(i, Offset); in processFunctionBeforeFrameFinalized()