Lines Matching refs:CanFold
1207 bool CanFold = false; in rewriteInstructionForSpills() local
1276 CanFold = false; in rewriteInstructionForSpills()
1294 CanFold = false; in rewriteInstructionForSpills()
1301 CanFold = canFoldMemoryOperand(MI, Ops, DefIsReMat); in rewriteInstructionForSpills()
1392 return CanFold; in rewriteInstructionForSpills()
1547 bool CanFold = rewriteInstructionForSpills(li, I->valno, TrySplit, in rewriteInstructionsForSpills() local
1555 AllCanFold &= CanFold; in rewriteInstructionsForSpills()
1908 bool CanFold = false; in addIntervalsForSpills() local
1912 CanFold = true; in addIntervalsForSpills()
1927 CanFold = false; in addIntervalsForSpills()
1935 if (CanFold && !Ops.empty()) { in addIntervalsForSpills()
1973 bool CanFold = false; in addIntervalsForSpills() local
1976 CanFold = true; in addIntervalsForSpills()
1985 CanFold = false; in addIntervalsForSpills()
1994 if (CanFold && !Ops.empty()) { in addIntervalsForSpills()