Searched defs:get_rtx (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drtl-iter.h242 static rtx_type get_rtx (value_type x) { return x; } function in struct:const_rtx_accessor
253 static rtx_type get_rtx (value_type x) { return x; } function in struct:rtx_var_accessor
264 static rtx_type get_rtx (value_type ptr) { return *ptr; } function in struct:rtx_ptr_accessor
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtl-iter.h242 static rtx_type get_rtx (value_type x) { return x; } function in struct:const_rtx_accessor
253 static rtx_type get_rtx (value_type x) { return x; } function in struct:rtx_var_accessor
264 static rtx_type get_rtx (value_type ptr) { return *ptr; } function in struct:rtx_ptr_accessor
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc2950 pure_scalable_type_info::piece::get_rtx (unsigned int first_zr, function in class:pure_scalable_type_info::piece
2993 pure_scalable_type_info::get_rtx (machine_mode mode, function in class:pure_scalable_type_info
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c1817 pure_scalable_type_info::piece::get_rtx (unsigned int first_zr, function in class:pure_scalable_type_info::piece
1860 pure_scalable_type_info::get_rtx (machine_mode mode, function in class:pure_scalable_type_info

Completed in 437 milliseconds