Searched refs:ShouldUseSRet (Results 1 – 1 of 1) sorted by relevance
9930 bool ShouldUseSRet = Subtarget->isAPCS_ABI(); in LowerFSINCOS() local9932 if (ShouldUseSRet) { in LowerFSINCOS()9966 .setDiscardResult(ShouldUseSRet); in LowerFSINCOS()9969 if (!ShouldUseSRet) in LowerFSINCOS()