Searched refs:shouldTransformSignedTruncationCheck (Results 1 – 6 of 6) sorted by relevance
249 bool shouldTransformSignedTruncationCheck(EVT XVT,
20720 bool RISCVTargetLowering::shouldTransformSignedTruncationCheck( in shouldTransformSignedTruncationCheck() function in RISCVTargetLowering
396 bool shouldTransformSignedTruncationCheck(EVT XVT, in shouldTransformSignedTruncationCheck() function
1249 shouldTransformSignedTruncationCheck(EVT XVT, in shouldTransformSignedTruncationCheck() function
856 virtual bool shouldTransformSignedTruncationCheck(EVT XVT, in shouldTransformSignedTruncationCheck() function
4362 if (!shouldTransformSignedTruncationCheck(XVT, KeptBits)) in optimizeSetCCOfSignedTruncationCheck()