/*
 * Copyright (c) 2018, NVIDIA CORPORATION.  All rights reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 *
 */

MTHINTRIN(aint  , ss   , any        ,  __mth_i_aint         ,  __mth_i_aint         , __mth_i_aint          ,__math_dispatch_error)
MTHINTRIN(aint  , ds   , any        ,  __mth_i_dint         ,  __mth_i_dint         , __mth_i_dint          ,__math_dispatch_error)
MTHINTRIN(aint  , sv4  , any        ,  __gs_aint_4_f        ,  __gs_aint_4_r        , __gs_aint_4_p         ,__math_dispatch_error)
MTHINTRIN(aint  , dv2  , any        ,  __gd_aint_2_f        ,  __gd_aint_2_r        , __gd_aint_2_p         ,__math_dispatch_error)
MTHINTRIN(aint  , sv8  , any        ,  __gs_aint_8_f        ,  __gs_aint_8_r        , __gs_aint_8_p         ,__math_dispatch_error)
MTHINTRIN(aint  , dv4  , any        ,  __gd_aint_4_f        ,  __gd_aint_4_r        , __gd_aint_4_p         ,__math_dispatch_error)
MTHINTRIN(aint  , sv16 , any        ,  __gs_aint_16_f       ,  __gs_aint_16_r       , __gs_aint_16_p        ,__math_dispatch_error)
MTHINTRIN(aint  , dv8  , any        ,  __gd_aint_8_f        ,  __gd_aint_8_r        , __gd_aint_8_p         ,__math_dispatch_error)
MTHINTRIN(aint  , sv4m , any        , __fs_aint_4_mn        , __rs_aint_4_mn        , __ps_aint_4_mn        ,__math_dispatch_error)
MTHINTRIN(aint  , dv2m , any        , __fd_aint_2_mn        , __rd_aint_2_mn        , __pd_aint_2_mn        ,__math_dispatch_error)
MTHINTRIN(aint  , sv8m , any        , __fs_aint_8_mn        , __rs_aint_8_mn        , __ps_aint_8_mn        ,__math_dispatch_error)
MTHINTRIN(aint  , dv4m , any        , __fd_aint_4_mn        , __rd_aint_4_mn        , __pd_aint_4_mn        ,__math_dispatch_error)
MTHINTRIN(aint  , sv16m, any        , __fs_aint_16_mn       , __rs_aint_16_mn       , __ps_aint_16_mn       ,__math_dispatch_error)
MTHINTRIN(aint  , dv8m , any        , __fd_aint_8_mn        , __rd_aint_8_mn        , __pd_aint_8_mn        ,__math_dispatch_error)
