Searched defs:has_dotprod (Results 1 – 3 of 3) sorted by relevance
94 bool has_dotprod() const in has_dotprod() function
74 bool CPUInfo::has_dotprod() const in has_dotprod() function in arm_compute::CPUInfo
98 static const bool has_dotprod = DetectArmNeonDotprod(); in HasSdotInstruction() local