Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9788 bool ShouldUseSRet = Subtarget->isAPCS_ABI(); in LowerFSINCOS() local
9790 if (ShouldUseSRet) { in LowerFSINCOS()
9824 .setDiscardResult(ShouldUseSRet); in LowerFSINCOS()
9827 if (!ShouldUseSRet) in LowerFSINCOS()