Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_platform_isa_detection.cpp134 bool cpu_supports_f16c() in cpu_supports_f16c() function
Dastcenc_internal.h2112 bool cpu_supports_f16c();
Dastcenc_entry.cpp191 if (!cpu_supports_f16c()) in validate_cpu_isa()