Searched refs:TARGET_PTRMEMFUNC_VBIT_LOCATION (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/cr16/
H A Dcr16.h153 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/cr16/
H A Dcr16.h153 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddefaults.h891 #ifndef TARGET_PTRMEMFUNC_VBIT_LOCATION
892 #define TARGET_PTRMEMFUNC_VBIT_LOCATION \ macro
H A Dfunction.h592 ((TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_pfn) \
H A Dipa-prop.c2578 (TARGET_PTRMEMFUNC_VBIT_LOCATION
H A Dbuiltins.c259 alignment. However, if TARGET_PTRMEMFUNC_VBIT_LOCATION
262 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_pfn)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h892 #ifndef TARGET_PTRMEMFUNC_VBIT_LOCATION
893 #define TARGET_PTRMEMFUNC_VBIT_LOCATION \ macro
H A Dfunction.h609 ((TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_pfn) \
H A Dipa-prop.cc2707 (TARGET_PTRMEMFUNC_VBIT_LOCATION
H A Dbuiltins.cc257 alignment. However, if TARGET_PTRMEMFUNC_VBIT_LOCATION
260 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_pfn)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.h641 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.h107 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta
106 #define TARGET_PTRMEMFUNC_VBIT_LOCATION macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.h104 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta
103 #define TARGET_PTRMEMFUNC_VBIT_LOCATION macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h1522 #define TARGET_PTRMEMFUNC_VBIT_LOCATION \ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h1537 #define TARGET_PTRMEMFUNC_VBIT_LOCATION \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h2374 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta
2366 #define TARGET_PTRMEMFUNC_VBIT_LOCATION macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.h675 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta
672 #define TARGET_PTRMEMFUNC_VBIT_LOCATION macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h2393 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta
2385 #define TARGET_PTRMEMFUNC_VBIT_LOCATION macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h678 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta
675 #define TARGET_PTRMEMFUNC_VBIT_LOCATION macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h912 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_pfn
910 #define TARGET_PTRMEMFUNC_VBIT_LOCATION macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h755 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_pfn
753 #define TARGET_PTRMEMFUNC_VBIT_LOCATION macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c3779 switch (TARGET_PTRMEMFUNC_VBIT_LOCATION)
5113 if (TARGET_PTRMEMFUNC_VBIT_LOCATION
5192 if (TARGET_PTRMEMFUNC_VBIT_LOCATION
9096 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_delta)
9174 switch (TARGET_PTRMEMFUNC_VBIT_LOCATION)
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc4030 switch (TARGET_PTRMEMFUNC_VBIT_LOCATION)
5551 if (TARGET_PTRMEMFUNC_VBIT_LOCATION
5632 if (TARGET_PTRMEMFUNC_VBIT_LOCATION
9633 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_delta)
9715 switch (TARGET_PTRMEMFUNC_VBIT_LOCATION)

Completed in 652 milliseconds