OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:invalid_mask
(Results
1 - 2
of
2
) sorted by null
/external/eigen/Eigen/src/Core/arch/SSE/
MathFunctions.h
54
Packet4f
invalid_mask
= _mm_cmple_ps(x, _mm_setzero_ps());
local
99
return _mm_or_ps(x,
invalid_mask
); // negative arg will be NAN
/external/valgrind/main/VEX/priv/
guest_ppc_toIR.c
10756
IRTemp
invalid_mask
= newTemp( Ity_I32 );
local
11055
IRTemp
invalid_mask
= newTemp( Ity_I32 );
local
[
all
...]
Completed in 126 milliseconds