Home
last modified time | relevance | path

Searched refs:expand_clrsb_using_clz (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doptabs.cc2625 expand_clrsb_using_clz (scalar_int_mode mode, rtx op0, rtx target) in expand_clrsb_using_clz() function
3261 temp = expand_clrsb_using_clz (int_mode, op0, target); in expand_unop()
H A DChangeLog-202116316 * optabs.c (expand_clrsb_using_clz): New function.