Searched refs:AnyFalse (Results 1 – 2 of 2) sorted by relevance
232 rr::RValue<rr::Bool> AnyFalse(rr::RValue<sw::SIMD::Int> const &ints);394 auto anyLanesDisabled = AnyFalse(mask); in Load()483 auto anyLanesDisabled = AnyFalse(mask); in Store()
676 rr::RValue<rr::Bool> AnyFalse(rr::RValue<sw::SIMD::Int> const &ints) in AnyFalse() function