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

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

Completed in 113 milliseconds