Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp1203 unsigned NumGPRSpills = 0; in processFunctionBeforeCalleeSavedScan() local
1261 NumGPRSpills++; in processFunctionBeforeCalleeSavedScan()
1342 NumGPRSpills++; in processFunctionBeforeCalleeSavedScan()
1351 NumGPRSpills++; in processFunctionBeforeCalleeSavedScan()
1358 if (TargetAlign == 8 && (NumGPRSpills & 1)) { in processFunctionBeforeCalleeSavedScan()