Searched defs:V2S64 (Results 1 – 5 of 5) sorted by relevance
52 const LLT V2S64 = LLT::fixed_vector(2, 64); PPCLegalizerInfo() local
160 const LLT V2S64 = LLT::fixed_vector(2, 64); TEST() local 206 const LLT V2S64 = LLT::fixed_vector(2, 64); TEST() local [all...]
37 static const LLT V2S64 = LLT::fixed_vector(2, 64); variable [all...]
3732 LLT V2S64{{LLT::fixed_vector(2, 64)}}; in TEST_F() local3795 LLT V2S64{LLT::fixed_vector(2, 64)}; in TEST_F() local
323 static const LLT V2S64 = LLT::fixed_vector(2, 64); global() variable