[SYCL][NFC] Group all msvc specific math functions together (#19913)
Double and Float version of msvc functions are in 2 different files,
group them together into single file in case we miss one version when
fixing another version.
---------
Signed-off-by: jinge90 <ge.jin@intel.com>