Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCFrameLowering.h209 static const SpillSlot Offsets64[] = { in getCalleeSavedSpillSlots() local
308 NumEntries = array_lengthof(Offsets64); in getCalleeSavedSpillSlots()
310 return Offsets64; in getCalleeSavedSpillSlots()
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp178 static const SpillSlot Offsets64[] = { in getCalleeSavedSpillSlots() local
237 NumEntries = array_lengthof(Offsets64); in getCalleeSavedSpillSlots()
239 return Offsets64; in getCalleeSavedSpillSlots()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp198 static const SpillSlot Offsets64[] = { in getCalleeSavedSpillSlots() local
257 NumEntries = array_lengthof(Offsets64); in getCalleeSavedSpillSlots()
259 return Offsets64; in getCalleeSavedSpillSlots()