Searched defs:darwinOffsets (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Target/PowerPC/ | ||
H A D | PPCFrameLowering.cpp | 102 static const SpillSlot darwinOffsets = {PPC::R31, -4}; local 103 return &darwinOffsets; |
Completed in 49 milliseconds