Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DGISelUtilsTest.cpp42 static const LLT V3P0 = LLT::fixed_vector(3, P0); variable
[all...]
/llvm-project/llvm/unittests/CodeGen/
H A DLowLevelTypeTest.cpp203 const LLT V3P0 = LLT::fixed_vector(3, P0); TEST() local