Searched defs:has_sve (Results 1 – 3 of 3) sorted by relevance
66 bool has_sve() const in has_sve() function
94 bool CPUInfo::has_sve() const in has_sve() function in arm_compute::CPUInfo
1178 bool has_sve = GetCPUFeatures()->Has(CPUFeatures::kSVE); in PrintWrittenVRegisters() local