Home
last modified time | relevance | path

Searched refs:binops (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DREADME.txt11 * Implement smarter constant generation for binops with large immediates.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-valu.md2171 ;; {{{ FP binops - special cases
2201 ;; {{{ FP binops - generic
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-valu.md2181 ;; {{{ FP binops - special cases
2211 ;; {{{ FP binops - generic
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c1915 static const cp_parser_binary_operations_map_node binops[] = { variable
3987 for (i = 0; i < sizeof (binops) / sizeof (binops[0]); i++) in cp_parser_new()
3988 binops_by_token[binops[i].token_type] = binops[i]; in cp_parser_new()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc2016 static const cp_parser_binary_operations_map_node binops[] = { variable
4203 for (unsigned i = 0; i < sizeof (binops) / sizeof (binops[0]); i++) in cp_parser_new()
4204 binops_by_token[binops[i].token_type] = binops[i]; in cp_parser_new()
H A DChangeLog-20041832 binops, binops_by_token): New.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-3.x4825 binop_must_be_user_defined tests for user-defined binops,
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-3.x4825 binop_must_be_user_defined tests for user-defined binops,
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A DChangeLog1213 (region_model::get_representative_path_var_1): Handle binops.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrSSE.td2578 /// basic_sse12_fp_binop_xxx - SSE 1 & 2 binops come in both scalar and
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200327478 favor of looping and tail recursion for TREE_LIST and binops.
H A DChangeLog-200215214 * c-typeck.c (build_binary_op): Allow vectors in binops.
H A DChangeLog-201430770 binops do not use OPTAB_LIB_WIDEN.
/netbsd-src/external/lgpl3/gmp/dist/
H A DChangeLog9663 * tune/speed.c (routine): Add FLAG_R_OPTIONAL for many binops.