Searched refs:get_multi_vector_move (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | internal-fn.c | 136 get_multi_vector_move (tree array_type, convert_optab optab) in get_multi_vector_move() function 169 expand_insn (get_multi_vector_move (type, optab), 2, ops); in expand_load_lanes_optab_fn() 195 expand_insn (get_multi_vector_move (type, optab), 2, ops); in expand_store_lanes_optab_fn() 2499 icode = get_multi_vector_move (type, optab); in expand_mask_load_optab_fn() 2534 icode = get_multi_vector_move (type, optab); in expand_mask_store_optab_fn()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | internal-fn.cc | 149 get_multi_vector_move (tree array_type, convert_optab optab) in get_multi_vector_move() function 182 expand_insn (get_multi_vector_move (type, optab), 2, ops); in expand_load_lanes_optab_fn() 208 expand_insn (get_multi_vector_move (type, optab), 2, ops); in expand_store_lanes_optab_fn() 2733 icode = get_multi_vector_move (type, optab); in expand_partial_load_optab_fn() 2785 icode = get_multi_vector_move (type, optab); in expand_partial_store_optab_fn()
|
H A D | ChangeLog.gimple-classes | 790 * internal-fn.c (get_multi_vector_move): Likewise.
|
H A D | ChangeLog-2019 | 21874 * internal-fn.c (get_multi_vector_move): Same.
|
H A D | ChangeLog-2011 | 27203 * internal-fn.c (get_multi_vector_move, expand_LOAD_LANES)
|
H A D | ChangeLog-2015 | 5479 (get_multi_vector_move): Return the optab handler without asserting
|