Searched refs:sel_a (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/wpa/src/wps/ |
| H A D | wps.c | 362 int sel_a, sel_b; in wps_ap_priority_compar() local 366 sel_a = 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 D | NVPTXInstrInfo.td | 1708 def: Pat<(setcc (i16 (sext_inreg (i16 (trunc (prmt i32:$a, 0, byte_extract_prmt:$sel_a, PrmtNONE)))… 1711 (SETP_i32rr (PRMT_B32rii i32:$a, 0, byte_extract_prmt:$sel_a, PrmtNONE), 1715 def: Pat<(setcc (i16 (sext_inreg (trunc (prmt i32:$a, 0, byte_extract_prmt:$sel_a, PrmtNONE)), i8)), 1718 (SETP_i32rr (PRMT_B32rii i32:$a, 0, byte_extract_prmt:$sel_a, PrmtNONE), 1722 def: Pat<(setcc (i16 (trunc (prmt i32:$a, 0, byte_extract_prmt:$sel_a, PrmtNONE))), 1725 (SETP_i32rr (PRMT_B32rii i32:$a, 0, byte_extract_prmt:$sel_a, PrmtNONE), 1729 def: Pat<(setcc (i16 (trunc (prmt i32:$a, 0, byte_extract_prmt:$sel_a, PrmtNONE))), 1732 (SETP_i32rr (PRMT_B32rii i32:$a, 0, byte_extract_prmt:$sel_a, PrmtNONE),
|