Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp325 static const LLT V4S64 = LLT::fixed_vector(4, 64); variable
345 static std::initializer_list<LLT> AllS64Vectors = {V2S64, V3S64, V4S64, V5S64,