Home
last modified time | relevance | path

Searched defs:vlog2 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.cc4452 int vlog2 = exact_log2 (val & GET_MODE_MASK (mode)); in loongarch_print_operand() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc1888 int vlog2 = exact_log2 (val & GET_MODE_MASK (GET_MODE_INNER (mode))); in mips_const_vector_bitimm_set_p() local
1910 int vlog2 = exact_log2 (val & GET_MODE_MASK (GET_MODE_INNER (mode))); in mips_const_vector_bitimm_clr_p() local
9235 int vlog2 = exact_log2 (val & GET_MODE_MASK (mode)); in mips_print_operand() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c1886 int vlog2 = exact_log2 (val & GET_MODE_MASK (GET_MODE_INNER (mode))); in mips_const_vector_bitimm_set_p() local
1908 int vlog2 = exact_log2 (val & GET_MODE_MASK (GET_MODE_INNER (mode))); in mips_const_vector_bitimm_clr_p() local
9095 int vlog2 = exact_log2 (val & GET_MODE_MASK (mode)); in mips_print_operand() local