Lines Matching defs:ppc64

3304 /* begin file src/simdutf/ppc64.h */
3309 #error "ppc64.h must be included before fallback.h"
3326 namespace ppc64 {
3327 } // namespace ppc64
3330 /* begin file src/simdutf/ppc64/implementation.h */
3336 namespace ppc64 {
3345 : simdutf::implementation("ppc64", "PPC64 ALTIVEC",
3402 } // namespace ppc64
3406 /* end file src/simdutf/ppc64/implementation.h */
3408 /* begin file src/simdutf/ppc64/begin.h */
3409 // redefining SIMDUTF_IMPLEMENTATION to "ppc64"
3410 // #define SIMDUTF_IMPLEMENTATION ppc64
3411 /* end file src/simdutf/ppc64/begin.h */
3414 /* begin file src/simdutf/ppc64/intrinsics.h */
3433 /* end file src/simdutf/ppc64/intrinsics.h */
3434 /* begin file src/simdutf/ppc64/bitmanipulation.h */
3439 namespace ppc64 {
3454 } // namespace ppc64
3458 /* end file src/simdutf/ppc64/bitmanipulation.h */
3459 /* begin file src/simdutf/ppc64/simd.h */
3466 namespace ppc64 {
3944 } // namespace ppc64
3948 /* end file src/simdutf/ppc64/simd.h */
3950 /* begin file src/simdutf/ppc64/end.h */
3951 /* end file src/simdutf/ppc64/end.h */
3956 /* end file src/simdutf/ppc64.h */
4519 static const ppc64::implementation* get_ppc64_singleton() {
4520 static const ppc64::implementation ppc64_singleton{};
26857 /* begin file src/ppc64/implementation.cpp */
26863 /* begin file src/simdutf/ppc64/begin.h */
26864 // redefining SIMDUTF_IMPLEMENTATION to "ppc64"
26865 // #define SIMDUTF_IMPLEMENTATION ppc64
26866 /* end file src/simdutf/ppc64/begin.h */
26868 namespace ppc64 {
26871 #error "ppc64.h must be included"
26897 } // namespace ppc64
26902 namespace ppc64 {
26991 } // namespace ppc64
26996 namespace ppc64 {
27179 } // namespace ppc64
27184 namespace ppc64 {
27305 } // namespace ppc64
27313 namespace ppc64 {
27380 } // namespace ppc64
27387 namespace ppc64 {
27686 } // namespace ppc64
27693 namespace ppc64 {
27732 } // namespace ppc64
27739 namespace ppc64 {
28031 } // namespace ppc64
28038 namespace ppc64 {
28072 } // namespace ppc64
28077 namespace ppc64 {
28136 } // namespace ppc64
28144 namespace ppc64 {
28163 return ppc64::utf8_validation::generic_validate_utf8(buf,len);
28167 return ppc64::utf8_validation::generic_validate_utf8_with_errors(buf,len);
28171 return ppc64::utf8_validation::generic_validate_ascii(buf,len);
28175 return ppc64::utf8_validation::generic_validate_ascii_with_errors(buf,len);
28370 } // namespace ppc64
28373 /* begin file src/simdutf/ppc64/end.h */
28374 /* end file src/simdutf/ppc64/end.h */
28375 /* end file src/ppc64/implementation.cpp */