Home
last modified time | relevance | path

Searched defs:get_wide_int (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.c4534 memento_of_new_rvalue_from_const <int>::get_wide_int (wide_int *out) const in get_wide_int() function
4576 memento_of_new_rvalue_from_const <long>::get_wide_int (wide_int *out) const in get_wide_int() function
4639 memento_of_new_rvalue_from_const <double>::get_wide_int (wide_int *) const in get_wide_int() function
4687 memento_of_new_rvalue_from_const <void *>::get_wide_int (wide_int *) const in get_wide_int() function
H A Djit-recording.h1069 virtual bool get_wide_int (wide_int *) const { return false; } in get_wide_int() function
H A Dlibgccjit.c2524 case_range_validator::get_wide_int (gcc::jit::recording::rvalue *k) in get_wide_int() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.cc5080 memento_of_new_rvalue_from_const <int>::get_wide_int (wide_int *out) const in get_wide_int() function in gcc::jit::recording::memento_of_new_rvalue_from_const
5122 memento_of_new_rvalue_from_const <long>::get_wide_int (wide_int *out) const in get_wide_int() function in gcc::jit::recording::memento_of_new_rvalue_from_const
5185 memento_of_new_rvalue_from_const <double>::get_wide_int (wide_int *) const in get_wide_int() function in gcc::jit::recording::memento_of_new_rvalue_from_const
5233 memento_of_new_rvalue_from_const <void *>::get_wide_int (wide_int *) const in get_wide_int() function in gcc::jit::recording::memento_of_new_rvalue_from_const
H A Djit-recording.h1152 virtual bool get_wide_int (wide_int *) const { return false; } in get_wide_int() function
H A Dlibgccjit.cc3384 case_range_validator::get_wide_int (gcc::jit::recording::rvalue *k) in get_wide_int() function in case_range_validator