Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFrameLowering.cpp85 MFI.setObjectSize(FrameIndex, ValueVTs.size()); in getLocalForStackObject()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h479 void setObjectSize(int ObjectIdx, int64_t Size) { in setObjectSize() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp349 MFI->setObjectSize(Color, Size); in ColorSlot()
H A DFixupStatepointCallerSaved.cpp277 MFI.setObjectSize(FI, Size); in getFrameIndex()