| /src/external/gpl3/gcc/dist/gcc/jit/ |
| jit-playback.h | 465 type *get_pointer () const { return new type (build_pointer_type (m_inner)); } function in class:gcc::jit::playback::type
|
| jit-playback.h | 465 type *get_pointer () const { return new type (build_pointer_type (m_inner)); } function in class:gcc::jit::playback::type
|
| libgccjit++.h | 358 type get_pointer (); 1403 type::get_pointer () function in class:gccjit::type
|
| libgccjit++.h | 358 type get_pointer (); 1403 type::get_pointer () function in class:gccjit::type
|
| jit-recording.cc | 969 return fn_type->get_pointer (); 2263 recording::type::get_pointer () function in class:gcc::jit::recording::type 2847 recording::type::get_size for get_pointer. */ 2856 recording::type::accepts_writes_from for get_pointer. 2885 set_playback_obj (m_other_type->playback_type ()->get_pointer ()); 2889 results of get_pointer, adding " *" to the underlying type, 2905 /* Implementation of recording::memento::write_reproducer for get_pointer. */ 3249 /* Special-casing for make_debug_string for get_pointer results for 3335 /* There's a get_pointer within context::new_function_ptr_type: 3337 function_type, but instead the result of get_pointer on it [all...] |
| jit-recording.cc | 969 return fn_type->get_pointer (); 2263 recording::type::get_pointer () function in class:gcc::jit::recording::type 2847 recording::type::get_size for get_pointer. */ 2856 recording::type::accepts_writes_from for get_pointer. 2885 set_playback_obj (m_other_type->playback_type ()->get_pointer ()); 2889 results of get_pointer, adding " *" to the underlying type, 2905 /* Implementation of recording::memento::write_reproducer for get_pointer. */ 3249 /* Special-casing for make_debug_string for get_pointer results for 3335 /* There's a get_pointer within context::new_function_ptr_type: 3337 function_type, but instead the result of get_pointer on it [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/jit/ |
| jit-playback.h | 436 type *get_pointer () const { return new type (build_pointer_type (m_inner)); } function in class:gcc::jit::playback::type
|
| jit-playback.h | 436 type *get_pointer () const { return new type (build_pointer_type (m_inner)); } function in class:gcc::jit::playback::type
|
| libgccjit++.h | 358 type get_pointer (); 1402 type::get_pointer () function in class:gccjit::type
|
| libgccjit++.h | 358 type get_pointer (); 1402 type::get_pointer () function in class:gccjit::type
|
| jit-recording.cc | 971 return fn_type->get_pointer (); 2250 recording::type::get_pointer () function in class:gcc::jit::recording::type 2821 recording::type::get_size for get_pointer. */ 2830 recording::type::accepts_writes_from for get_pointer. 2859 set_playback_obj (m_other_type->playback_type ()->get_pointer ()); 2863 results of get_pointer, adding " *" to the underlying type, 2879 /* Implementation of recording::memento::write_reproducer for get_pointer. */ 3189 /* Special-casing for make_debug_string for get_pointer results for 3275 /* There's a get_pointer within context::new_function_ptr_type: 3277 function_type, but instead the result of get_pointer on it [all...] |
| jit-recording.cc | 971 return fn_type->get_pointer (); 2250 recording::type::get_pointer () function in class:gcc::jit::recording::type 2821 recording::type::get_size for get_pointer. */ 2830 recording::type::accepts_writes_from for get_pointer. 2859 set_playback_obj (m_other_type->playback_type ()->get_pointer ()); 2863 results of get_pointer, adding " *" to the underlying type, 2879 /* Implementation of recording::memento::write_reproducer for get_pointer. */ 3189 /* Special-casing for make_debug_string for get_pointer results for 3275 /* There's a get_pointer within context::new_function_ptr_type: 3277 function_type, but instead the result of get_pointer on it [all...] |
| /src/external/gpl3/gcc/dist/gcc/analyzer/ |
| region.h | 684 const svalue *get_pointer () const { return m_sval_ptr; } function in class:ana::symbolic_region
|
| region.h | 684 const svalue *get_pointer () const { return m_sval_ptr; } function in class:ana::symbolic_region
|
| /src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| region.h | 611 const svalue *get_pointer () const { return m_sval_ptr; } function in class:ana::symbolic_region
|
| region.h | 611 const svalue *get_pointer () const { return m_sval_ptr; } function in class:ana::symbolic_region
|
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| module.cc | 354 get_pointer (void *gp) function 3030 p = get_pointer (*((char **) gp)); 3075 p = get_pointer (c); 6038 p = get_pointer (sym);
|
| module.cc | 354 get_pointer (void *gp) function 3030 p = get_pointer (*((char **) gp)); 3075 p = get_pointer (c); 6038 p = get_pointer (sym);
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| module.cc | 354 get_pointer (void *gp) function 3011 p = get_pointer (*((char **) gp)); 3056 p = get_pointer (c); 6019 p = get_pointer (sym);
|
| module.cc | 354 get_pointer (void *gp) function 3011 p = get_pointer (*((char **) gp)); 3056 p = get_pointer (c); 6019 p = get_pointer (sym);
|