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

/freebsd-10.0-release/contrib/gcc/
H A Ddefaults.h580 #ifndef TARGET_PTRMEMFUNC_VBIT_LOCATION
581 #define TARGET_PTRMEMFUNC_VBIT_LOCATION \ macro
/freebsd-10.0-release/contrib/gcc/config/arm/
H A Darm.h467 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta
464 #define TARGET_PTRMEMFUNC_VBIT_LOCATION macro
/freebsd-10.0-release/contrib/gcc/config/i386/
H A Di386.h634 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_pfn
632 #define TARGET_PTRMEMFUNC_VBIT_LOCATION macro
/freebsd-10.0-release/contrib/gcc/config/mips/
H A Dmips.h1810 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta
1801 #define TARGET_PTRMEMFUNC_VBIT_LOCATION macro
/freebsd-10.0-release/contrib/gcc/cp/
H A Dtypeck.c2581 switch (TARGET_PTRMEMFUNC_VBIT_LOCATION)
6071 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_delta)
6144 switch (TARGET_PTRMEMFUNC_VBIT_LOCATION)
H A Ddecl.c3172 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_pfn

Completed in 175 milliseconds