Home
last modified time | relevance | path

Searched refs:canSpillOnFrameIndexAccess (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp2495 static bool canSpillOnFrameIndexAccess(const MachineFunction &MF, in canSpillOnFrameIndexAccess() function
3001 if (BigFrameOffsets || canSpillOnFrameIndexAccess(MF, *this)) { in determineCalleeSaves()