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 53 /// getReturnSaveOffset - Return the previous frame offset to save the
55 static unsigned getReturnSaveOffset(bool isPPC64, bool isDarwinABI) {
PPCFrameLowering.cpp 299 int LROffset = PPCFrameLowering::getReturnSaveOffset(isPPC64, isDarwinABI);
544 int LROffset = PPCFrameLowering::getReturnSaveOffset(isPPC64, isDarwinABI);
    [all...]
PPCISelLowering.cpp     [all...]

Completed in 100 milliseconds