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 698 // LROffset is positive), that slot is callee-owned. Because PPC32 SVR4 has no
707 int LROffset = getReturnSaveOffset();
792 .addImm(LROffset)
914 MCCFIInstruction::createOffset(nullptr, Reg, LROffset));
    [all...]
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 52 milliseconds