Home
last modified time | relevance | path

Searched refs:markAsStatepointSpillSlotObjectIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h778 void markAsStatepointSpillSlotObjectIndex(int ObjectIdx) { in markAsStatepointSpillSlotObjectIndex() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp144 MFI.markAsStatepointSpillSlotObjectIndex(FI); in allocateStackSlot()