Searched defs:V8S16 (Results 1 – 3 of 3) sorted by relevance
50 const LLT V8S16 = LLT::fixed_vector(8, 16); PPCLegalizerInfo() local
4021 LLT V8S16{LLT::fixed_vector(8, 16)}; in TEST_F() local
301 static const LLT V8S16 = LLT::fixed_vector(8, 16); global() variable