Home
last modified time | relevance | path

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

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