Function llvm_bitselect

Source
unsafe extern "unadjusted" fn llvm_bitselect(
    a: i8x16,
    b: i8x16,
    c: i8x16,
) -> i8x16
Available on target_family="wasm" only.