Home
last modified time | relevance | path

Searched refs:_vec (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/ops/linalg/
Dlinear_operator_kronecker.py36 def _vec(x): function
358 output = _vec(output)
370 output = _vec(output)
475 output = _vec(output)
487 output = _vec(output)
/external/eigen/Eigen/src/Core/
DStableNorm.h55 blueNorm_impl(const EigenBase<Derived>& _vec) in blueNorm_impl() argument
61 const Derived& vec(_vec.derived()); in blueNorm_impl()
/external/Microsoft-GSL/tests/
Dstring_span_tests.cpp314 std::vector<char> _vec = {'H', 'e', 'l', 'l', 'o'}; variable
324 CHECK(span == _vec);
334 CHECK(_vec == span);
348 CHECK(_span == _vec);
358 CHECK(_vec == _span);
/external/libunwind_llvm/src/
DUnwindRegistersSave.S652 #define SAVE_VECTOR_UNALIGNED(_vec, _offset) \ argument
653 stvx _vec,0,r4 @\
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dicmp.ll2000 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(