[SYCL] Remove FuncParamKindINTEL and FuncParamDescINTEL (#15882)
These decorations doesn't present in
https://github.com/KhronosGroup/SPIRV-LLVM-Translator nor in the spec.
Per ESIMD team these decorations are no longer needed.
Precious PR: https://github.com/intel/llvm/pull/3462
Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>