Searched defs:vaes (Results 1 – 2 of 2) sorted by relevance
1190 const char *vaes = has_vaes ? " -mvaes" : " -mno-vaes"; in host_detect_local_cpu() local
160 bool vaes() {return _vaes;} in vaes() function