| /src/external/gpl3/gcc/dist/gcc/ |
| expr.cc | 1672 class store_by_pieces_d : public op_by_pieces_d 1680 store_by_pieces_d (rtx to, by_pieces_constfn cfn, void *cfn_data, 1695 store_by_pieces_d::prepare_mode (machine_mode mode, unsigned int align) 1709 store_by_pieces_d::generate (rtx op0, rtx op1, machine_mode) 1719 store_by_pieces_d::finish_retmode (memop_ret retmode) 1836 store_by_pieces_d data (to, constfun, constfundata, len, align, 1857 store_by_pieces_d data (to, builtin_memset_read_str, &c, len, align, 1669 class store_by_pieces_d : public op_by_pieces_d class in inherits:op_by_pieces_d 1677 store_by_pieces_d (rtx to, by_pieces_constfn cfn, void *cfn_data, function in class:store_by_pieces_d
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| expr.cc | 1455 class store_by_pieces_d : public op_by_pieces_d 1462 store_by_pieces_d (rtx to, by_pieces_constfn cfn, void *cfn_data, 1477 store_by_pieces_d::prepare_mode (machine_mode mode, unsigned int align) 1491 store_by_pieces_d::generate (rtx op0, rtx op1, machine_mode) 1501 store_by_pieces_d::finish_retmode (memop_ret retmode) 1618 store_by_pieces_d data (to, constfun, constfundata, len, align, 1639 store_by_pieces_d data (to, builtin_memset_read_str, &c, len, align, 1452 class store_by_pieces_d : public op_by_pieces_d class in inherits:op_by_pieces_d 1459 store_by_pieces_d (rtx to, by_pieces_constfn cfn, void *cfn_data, function in class:store_by_pieces_d
|