Searched refs:ELFSpillOffsetTable (Results 1 – 1 of 1) sorted by relevance
28 static const TargetFrameLowering::SpillSlot ELFSpillOffsetTable[] = { variable304 for (unsigned I = 0, E = array_lengthof(ELFSpillOffsetTable); I != E; ++I) in SystemZELFFrameLowering()305 RegSpillOffsets[ELFSpillOffsetTable[I].Reg] = ELFSpillOffsetTable[I].Offset; in SystemZELFFrameLowering()