Searched refs:_vec (Results 1 – 5 of 5) sorted by relevance
36 def _vec(x): function358 output = _vec(output)370 output = _vec(output)475 output = _vec(output)487 output = _vec(output)
55 blueNorm_impl(const EigenBase<Derived>& _vec) in blueNorm_impl() argument61 const Derived& vec(_vec.derived()); in blueNorm_impl()
314 std::vector<char> _vec = {'H', 'e', 'l', 'l', 'o'}; variable324 CHECK(span == _vec);334 CHECK(_vec == span);348 CHECK(_span == _vec);358 CHECK(_vec == _span);
652 #define SAVE_VECTOR_UNALIGNED(_vec, _offset) \ argument653 stvx _vec,0,r4 @\
2000 define <2 x i1> @icmp_and_X_-16_eq-16_vec(<2 x i32> %X) {2001 ; CHECK-LABEL: @icmp_and_X_-16_eq-16_vec(2020 define <2 x i1> @icmp_and_X_-16_ne-16_vec(<2 x i32> %X) {2021 ; CHECK-LABEL: @icmp_and_X_-16_ne-16_vec(