Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9947 bool ShouldUseSRet = Subtarget->isAPCS_ABI(); in LowerFSINCOS() local
9949 if (ShouldUseSRet) { in LowerFSINCOS()
9983 .setDiscardResult(ShouldUseSRet); in LowerFSINCOS()
9986 if (!ShouldUseSRet) in LowerFSINCOS()