Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp345 static std::initializer_list<LLT> AllS64Vectors = {V2S64, V3S64, V4S64, V5S64, variable
353 return is_contained(AllS32Vectors, Ty) || is_contained(AllS64Vectors, Ty) || in isRegisterClassType()
710 .legalFor(AllS64Vectors) in AMDGPULegalizerInfo()
1866 .legalForCartesianProduct(AllS64Vectors, {S64}) in AMDGPULegalizerInfo()