Home
last modified time | relevance | path

Searched refs:has_simtreg (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.h219 bool has_simtreg; /* Current function has an OpenMP SIMD region. */ member
H A Dnvptx.c1356 || (cfun->machine->has_simtreg && !crtl->is_leaf)) in nvptx_declare_function_name()
1359 if (cfun->machine->has_simtreg) in nvptx_declare_function_name()
1409 || (cfun->machine->has_simtreg && !crtl->is_leaf)) in nvptx_declare_function_name()
H A Dnvptx.md1265 cfun->machine->has_simtreg = true;
/netbsd/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.h208 bool has_simtreg; /* Current function has an OpenMP SIMD region. */ member
H A Dnvptx.c1356 || (cfun->machine->has_simtreg && !crtl->is_leaf)) in nvptx_declare_function_name()
1359 if (cfun->machine->has_simtreg) in nvptx_declare_function_name()
1409 || (cfun->machine->has_simtreg && !crtl->is_leaf)) in nvptx_declare_function_name()
H A Dnvptx.cc1553 || (cfun->machine->has_simtreg && !crtl->is_leaf)) in nvptx_declare_function_name()
1556 if (cfun->machine->has_simtreg) in nvptx_declare_function_name()
1606 || (cfun->machine->has_simtreg && !crtl->is_leaf)) in nvptx_declare_function_name()
H A Dnvptx.md1874 cfun->machine->has_simtreg = true;
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201734653 has_simtreg, unisimt_location, simt_stack_size, simt_stack_align.