Searched refs:cpu_has_cmov (Results 1 – 1 of 1) sorted by relevance
274 static sljit_s32 cpu_has_cmov = -1; variable353 cpu_has_cmov = (features >> 15) & 0x1; in get_cpu_features()1229 if (cpu_has_cmov == -1) in emit_clz()1232 if (cpu_has_cmov) { in emit_clz()2776 if (cpu_has_cmov == -1)2779 if (cpu_has_cmov) {2976 if (cpu_has_cmov == -1)2978 return cpu_has_cmov;