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 575 // LROffset is positive), that slot is callee-owned. Because PPC32 SVR4 has no
581 int LROffset = PPCFrameLowering::getReturnSaveOffset(isPPC64, isDarwinABI);
650 .addImm(LROffset)
750 MCCFIInstruction::createOffset(nullptr, Reg, LROffset));
869 int LROffset = PPCFrameLowering::getReturnSaveOffset(isPPC64, isDarwinABI);
    [all...]
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 110 milliseconds