Searched refs:V4S64 (Results 1 – 1 of 1) sorted by relevance
325 static const LLT V4S64 = LLT::fixed_vector(4, 64); variable345 static std::initializer_list<LLT> AllS64Vectors = {V2S64, V3S64, V4S64, V5S64,