Home
last modified time | relevance | path

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

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