Searched refs:GFC_ISYM_POPCNT (Results 1 – 8 of 8) sorted by relevance
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | gfortran.h | 572 GFC_ISYM_POPCNT, enumerator
|
H A D | intrinsic.c | 2758 add_sym_1 ("popcnt", GFC_ISYM_POPCNT, CLASS_ELEMENTAL, ACTUAL_NO, in add_functions() 2763 make_generic ("popcnt", GFC_ISYM_POPCNT, GFC_STD_F2008); in add_functions()
|
H A D | trans-intrinsic.c | 10386 case GFC_ISYM_POPCNT: in gfc_conv_intrinsic_function()
|
/netbsd/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | gfortran.h | 622 GFC_ISYM_POPCNT, enumerator
|
H A D | intrinsic.c | 2758 add_sym_1 ("popcnt", GFC_ISYM_POPCNT, CLASS_ELEMENTAL, ACTUAL_NO, in add_functions() 2763 make_generic ("popcnt", GFC_ISYM_POPCNT, GFC_STD_F2008); in add_functions()
|
H A D | intrinsic.cc | 2784 add_sym_1 ("popcnt", GFC_ISYM_POPCNT, CLASS_ELEMENTAL, ACTUAL_NO, in add_functions() 2789 make_generic ("popcnt", GFC_ISYM_POPCNT, GFC_STD_F2008); in add_functions()
|
H A D | trans-intrinsic.c | 10386 case GFC_ISYM_POPCNT: in gfc_conv_intrinsic_function()
|
H A D | trans-intrinsic.cc | 10722 case GFC_ISYM_POPCNT: in gfc_conv_intrinsic_function()
|