Searched refs:setDPRCalleeSavedGapSize (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h192 void setDPRCalleeSavedGapSize(unsigned s) { DPRCSAlignGapSize = s; } function in class:llvm::ARMFunctionInfo
H A DARMFrameLowering.cpp707 AFI->setDPRCalleeSavedGapSize(DPRGapSize);

Completed in 176 milliseconds