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

  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.h 73 /// getReturnSaveOffset - Return the previous frame offset to save the
75 static unsigned getReturnSaveOffset(bool isPPC64, bool isDarwinABI) {
PPCFrameLowering.cpp 386 int LROffset = PPCFrameLowering::getReturnSaveOffset(isPPC64, isDarwinABI);
728 int LROffset = PPCFrameLowering::getReturnSaveOffset(isPPC64, isDarwinABI);
    [all...]
PPCISelLowering.cpp     [all...]

Completed in 644 milliseconds