Searched defs:Vector2 (Results 1 – 3 of 3) sorted by relevance
13 struct Vector2 { struct34 auto *V2 = new Vector2; in f() argument
82 using Vector2 = std::vector<int>; in PR38315() typedef
3931 auto Vector2 = B.buildBitcast(V4S16, Copies[0]); in TEST_F() local