|
proxygen
|
#include <folly/Portability.h>Go to the source code of this file.
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
| folly::f14 | |
| folly::f14::detail | |
Macros | |
| #define | FOLLY_F14_VECTOR_INTRINSICS_AVAILABLE 0 |
| #define | FOLLY_F14_CRC_INTRINSIC_AVAILABLE 0 |
Enumerations | |
| enum | folly::f14::detail::F14IntrinsicsMode { folly::f14::detail::F14IntrinsicsMode::None, folly::f14::detail::F14IntrinsicsMode::Simd, folly::f14::detail::F14IntrinsicsMode::SimdAndCrc } |
Functions | |
| static constexpr F14IntrinsicsMode | folly::f14::detail::getF14IntrinsicsMode () |
| #define FOLLY_F14_CRC_INTRINSIC_AVAILABLE 0 |
Definition at line 44 of file F14IntrinsicsAvailability.h.
| #define FOLLY_F14_VECTOR_INTRINSICS_AVAILABLE 0 |
Definition at line 38 of file F14IntrinsicsAvailability.h.