HomeSort by: relevance | last modified time | path
    Searched defs:callee_ptr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/nios2/
nios2.cc 4187 struct cl_target_option *callee_ptr, *caller_ptr;
4206 callee_ptr = TREE_TARGET_OPTION (callee_opts);
4209 if (callee_ptr->saved_fpu_custom_code[i] != -1
4210 && (callee_ptr->saved_fpu_custom_code[i]
4176 struct cl_target_option *callee_ptr, *caller_ptr; local
  /src/external/gpl3/gcc.old/dist/gcc/config/nios2/
nios2.cc 4181 struct cl_target_option *callee_ptr, *caller_ptr;
4200 callee_ptr = TREE_TARGET_OPTION (callee_opts);
4203 if (callee_ptr->saved_fpu_custom_code[i] != -1
4204 && (callee_ptr->saved_fpu_custom_code[i]
4170 struct cl_target_option *callee_ptr, *caller_ptr; local

Completed in 60 milliseconds