Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7684 bool ShouldUseSRet = Subtarget->isAPCS_ABI(); in LowerFSINCOS() local
7686 if (ShouldUseSRet) { in LowerFSINCOS()
7720 .setDiscardResult(ShouldUseSRet); in LowerFSINCOS()
7723 if (!ShouldUseSRet) in LowerFSINCOS()