Home
last modified time | relevance | path

Searched defs:V3S64 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DGISelUtilsTest.cpp38 static const LLT V3S64 = LLT::fixed_vector(3, 64); variable
/llvm-project/llvm/unittests/CodeGen/
H A DLowLevelTypeTest.cpp207 const LLT V3S64 = LLT::fixed_vector(3, 64); TEST() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp324 static const LLT V3S64 = LLT::fixed_vector(3, 64); global() variable