Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h601 void markAsStatepointSpillSlotObjectIndex(int ObjectIdx) { in markAsStatepointSpillSlotObjectIndex() function
/external/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp104 MFI->markAsStatepointSpillSlotObjectIndex(FI); in allocateStackSlot()