Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DGISelUtilsTest.cpp39 static const LLT V4S64 = LLT::fixed_vector(4, 64); variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp325 static const LLT V4S64 = LLT::fixed_vector(4, 64); global() variable