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.cpp9998 bool ShouldUseSRet = getTM().isAPCS_ABI(); in LowerFSINCOS() local
10000 if (ShouldUseSRet) { in LowerFSINCOS()
10034 .setDiscardResult(ShouldUseSRet); in LowerFSINCOS()
10037 if (!ShouldUseSRet) in LowerFSINCOS()