Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DGISelUtilsTest.cpp46 static const LLT V2P1 = LLT::fixed_vector(2, P1); variable
/llvm-project/llvm/unittests/CodeGen/
H A DLowLevelTypeTest.cpp163 const LLT V2P1 = LLT::fixed_vector(2, P1); TEST() local