Home
last modified time | relevance | path

Searched refs:get_cpu_features (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Support/BLAKE3/
H A Dblake3_dispatch.c86 get_cpu_features(void) { in get_cpu_features() function
142 const enum cpu_feature features = get_cpu_features(); in blake3_compress_in_place()
171 const enum cpu_feature features = get_cpu_features(); in blake3_compress_xof()
200 const enum cpu_feature features = get_cpu_features(); in blake3_hash_many()
250 const enum cpu_feature features = get_cpu_features(); in blake3_simd_degree()