Home
last modified time | relevance | path

Searched refs:get_multi_vector_move (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dinternal-fn.cc149 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()
DChangeLog.gimple-classes790 * internal-fn.c (get_multi_vector_move): Likewise.
DChangeLog-201921874 * internal-fn.c (get_multi_vector_move): Same.
DChangeLog-201127203 * internal-fn.c (get_multi_vector_move, expand_LOAD_LANES)
DChangeLog-20155479 (get_multi_vector_move): Return the optab handler without asserting