HomeSort by relevance Sort by last modified time
    Searched refs:LROffset (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 638 // LROffset is positive), that slot is callee-owned. Because PPC32 SVR4 has no
644 int LROffset = getReturnSaveOffset();
729 .addImm(LROffset)
851 MCCFIInstruction::createOffset(nullptr, Reg, LROffset));
    [all...]
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 50 milliseconds