Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/
H A DLowLevelTypeTest.cpp185 const LLT NXV2S64 = LLT::scalable_vector(2, 64); TEST() local
222 const LLT NXV2S64 = LLT::scalable_vector(2, 64); TEST() local
/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DGISelUtilsTest.cpp68 static const LLT NXV2S64 = LLT::scalable_vector(2, S64); variable
[all...]