Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Driscv.c344 static int FeaturesBitCached = 0; variable
364 if (FeaturesBitCached) in __init_riscv_feature_bits()
381 FeaturesBitCached = 1; in __init_riscv_feature_bits()