1 /*===---- immintrin.h - Implementation of Intel intrinsics on PowerPC ------===
3 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4 * See https://llvm.org/LICENSE.txt for license information.
5 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 *===-----------------------------------------------------------------------===
13 #include <x86gprintrin.h>
17 #include <xmmintrin.h>
19 #include <emmintrin.h>
21 #include <pmmintrin.h>
23 #include <tmmintrin.h>
25 #include <smmintrin.h>
27 #endif /* IMMINTRIN_H_ */