Searched refs:is_amo_bit_op (Results 1 – 1 of 1) sorted by relevance
202 constexpr bool is_amo_bit_op = variable252 static std::enable_if_t<is_amo_add<I> || is_amo_bit_op<I> || is_amo_swap<I> ||300 static std::enable_if_t<is_amo_bit_op<I>, bool>