Home
last modified time | relevance | path

Searched refs:if_set (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/netinet6/
H A Dip6_mroute.h68 typedef struct if_set { struct
70 } if_set; argument
104 struct if_set mf6cc_ifset; /* set of forwarding ifs */
125 struct if_set mf6c_ifset; /* set of outgoing IFs */
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsMSAInstrInfo.td1182 // (vselect cond, if_set, if_clear)
1183 // (BSEL_V cond, if_clear, if_set)
1738 // (vselect cond, if_set, if_clear)
1739 // (BSEL_V cond, if_clear, if_set)
1754 // (vselect cond, if_set, if_clear)
1755 // (BSEL_V cond, if_clear, if_set)
2890 // (vselect cond, if_set, if_clear)
2891 // (BSEL_V cond, if_clear, if_set)
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c18233 int if_set; in rs6000_darwin_file_start() member
18270 && (mapping[i].if_set & target_flags) == 0) in rs6000_darwin_file_start()