Home
last modified time | relevance | path

Searched refs:TARGET_PTRMEMFUNC_VBIT_LOCATION (Results 1 – 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Ddefaults.h580 #ifndef TARGET_PTRMEMFUNC_VBIT_LOCATION
581 #define TARGET_PTRMEMFUNC_VBIT_LOCATION \ macro
DChangeLog-20025787 (TARGET_PTRMEMFUNC_VBIT_LOCATION): Store the virtual bit in
27702 (TARGET_PTRMEMFUNC_VBIT_LOCATION): Define.
31537 * config/sh/sh.h (TARGET_PTRMEMFUNC_VBIT_LOCATION): Define to
DChangeLog-200123194 * config/arm/arm.h (TARGET_PTRMEMFUNC_VBIT_LOCATION): Use delta.
23198 * defaults.h (TARGET_PTRMEMFUNC_VBIT_LOCATION): Define.
/freebsd-12-stable/contrib/gcc/config/mips/
Dmips.h1804 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta macro
/freebsd-12-stable/contrib/gcc/config/i386/
Di386.h634 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_pfn macro
/freebsd-12-stable/contrib/gcc/config/arm/
Darm.h464 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta macro
/freebsd-12-stable/contrib/gcc/cp/
Dtypeck.c2626 switch (TARGET_PTRMEMFUNC_VBIT_LOCATION) in get_member_function_from_ptrfunc()
6282 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_delta) in build_ptrmemfunc()
6355 switch (TARGET_PTRMEMFUNC_VBIT_LOCATION) in expand_ptrmemfunc_cst()
Ddecl.c6515 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_pfn in grokfndecl()
DChangeLog-20012023 TARGET_PTRMEMFUNC_VBIT_LOCATION into account.
DChangeLog-20023554 TARGET_PTRMEMFUNC_VBIT_LOCATION.
/freebsd-12-stable/contrib/gcc/doc/
Dtm.texi1690 @defmac TARGET_PTRMEMFUNC_VBIT_LOCATION