Home
last modified time | relevance | path

Searched refs:kArm64DefaultSVEVectorLength (Results 1 – 2 of 2) sorted by relevance

/art/runtime/arch/arm64/
Dinstruction_set_features_arm64.h105 return kArm64DefaultSVEVectorLength; in GetSVEVectorLength()
/art/libartbase/arch/
Dinstruction_set.h65 static constexpr size_t kArm64DefaultSVEVectorLength = 256; variable