Home
last modified time | relevance | path

Searched refs:sel_b (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/wps/
H A Dwps.c362 int sel_a, sel_b; in wps_ap_priority_compar() local
370 sel_b = attr.selected_registrar && *attr.selected_registrar != 0; in wps_ap_priority_compar()
372 if (sel_a && !sel_b) in wps_ap_priority_compar()
374 if (!sel_a && sel_b) in wps_ap_priority_compar()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.td1709 … (i16 (sext_inreg (i16 (trunc (prmt i32:$b, 0, byte_extract_prmt:$sel_b, PrmtNONE))), i8)),
1712 (PRMT_B32rii i32:$b, 0, byte_extract_prmt:$sel_b, PrmtNONE),
1716 (i16 (sext_inreg (trunc (prmt i32:$b, 0, byte_extract_prmt:$sel_b, PrmtNONE)), i8)),
1719 (PRMT_B32rii i32:$b, 0, byte_extract_prmt:$sel_b, PrmtNONE),
1723 (i16 (trunc (prmt i32:$b, 0, byte_extract_prmt:$sel_b, PrmtNONE))),
1726 (PRMT_B32rii i32:$b, 0, byte_extract_prmt:$sel_b, PrmtNONE),
1730 (i16 (trunc (prmt i32:$b, 0, byte_extract_prmt:$sel_b, PrmtNONE))),
1733 (PRMT_B32rii i32:$b, 0, byte_extract_prmt:$sel_b, PrmtNONE),