Searched refs:kArm64AllowSVE (Results 1 – 2 of 2) sorted by relevance
57 static constexpr bool kArm64AllowSVE = false; variable
970 return kArm64AllowSVE && GetInstructionSetFeatures().HasSVE(); in ShouldUseSVE()