Home
last modified time | relevance | path

Searched refs:darwinOffsets (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCFrameLowering.h121 static const SpillSlot darwinOffsets = {PPC::R31, -4}; in getCalleeSavedSpillSlots() local
122 return &darwinOffsets; in getCalleeSavedSpillSlots()
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp100 static const SpillSlot darwinOffsets = {PPC::R31, -4}; in getCalleeSavedSpillSlots() local
101 return &darwinOffsets; in getCalleeSavedSpillSlots()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp100 static const SpillSlot darwinOffsets = {PPC::R31, -4}; in getCalleeSavedSpillSlots() local
101 return &darwinOffsets; in getCalleeSavedSpillSlots()