Home
last modified time | relevance | path

Searched defs:V3S32 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DGISelUtilsTest.cpp33 static const LLT V3S32 = LLT::fixed_vector(3, 32); variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp310 static const LLT V3S32 = LLT::fixed_vector(3, 32); global() variable
6925 const LLT V3S32 = LLT::fixed_vector(3, 32); legalizeBVHIntrinsic() local