Home
last modified time | relevance | path

Searched defs:zero_mask (Results 1 – 5 of 5) sorted by relevance

/external/eigen/Eigen/src/Core/arch/AVX/
DMathFunctions.h409 Packet8f zero_mask = _mm256_andnot_ps(neg_mask, le_zero_mask); variable
/external/eigen/Eigen/src/Core/arch/SSE/
DMathFunctions.h500 Packet4f zero_mask = _mm_andnot_ps(neg_mask, le_zero_mask); variable
/external/minijail/
Dsystem_unittest.cc125 TEST(secure_noroot_set_and_locked, zero_mask) { in TEST() argument
/external/mesa3d/src/mesa/state_tracker/
Dst_mesa_to_tgsi.c344 unsigned zero_mask = ((GET_SWZ(SrcReg->Swizzle, 0) == SWIZZLE_ZERO) << 0 | in emit_swz() local
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_visitor.cpp885 int zero_mask = 0xf & ~coord_mask; in emit_mcs_fetch() local
988 int zero_mask = 0xf & ~coord_mask; in emit_texture() local