HomeSort by: relevance | last modified time | path
    Searched refs:TARGET_PTRMEMFUNC_VBIT_LOCATION (Results 1 - 23 of 23) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/cr16/
cr16.h 153 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta
  /src/external/gpl3/gcc/dist/gcc/
defaults.h 902 #ifndef TARGET_PTRMEMFUNC_VBIT_LOCATION
903 #define TARGET_PTRMEMFUNC_VBIT_LOCATION \
function.h 628 ((TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_pfn) \
ipa-prop.cc 2623 TARGET_PTRMEMFUNC_VBIT_LOCATION for details. An example of such a pattern
2804 (TARGET_PTRMEMFUNC_VBIT_LOCATION
builtins.cc 260 alignment. However, if TARGET_PTRMEMFUNC_VBIT_LOCATION
263 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_pfn)
  /src/external/gpl3/gcc.old/dist/gcc/
defaults.h 892 #ifndef TARGET_PTRMEMFUNC_VBIT_LOCATION
893 #define TARGET_PTRMEMFUNC_VBIT_LOCATION \
function.h 609 ((TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_pfn) \
ipa-prop.cc 2707 (TARGET_PTRMEMFUNC_VBIT_LOCATION
builtins.cc 257 alignment. However, if TARGET_PTRMEMFUNC_VBIT_LOCATION
260 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_pfn)
  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.h 656 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.h 635 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64.h 104 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.h 122 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta
  /src/external/gpl3/gcc/dist/gcc/config/arc/
arc.h 1544 #define TARGET_PTRMEMFUNC_VBIT_LOCATION \
  /src/external/gpl3/gcc.old/dist/gcc/config/arc/
arc.h 1537 #define TARGET_PTRMEMFUNC_VBIT_LOCATION \
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.h 688 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta
  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.h 2411 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.h 678 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.h 2393 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_delta
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.h 783 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_pfn
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.h 757 #define TARGET_PTRMEMFUNC_VBIT_LOCATION ptrmemfunc_vbit_in_pfn
  /src/external/gpl3/gcc/dist/gcc/cp/
typeck.cc 4214 switch (TARGET_PTRMEMFUNC_VBIT_LOCATION)
5904 if (TARGET_PTRMEMFUNC_VBIT_LOCATION
5992 if (TARGET_PTRMEMFUNC_VBIT_LOCATION
10139 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_delta)
10221 switch (TARGET_PTRMEMFUNC_VBIT_LOCATION)
  /src/external/gpl3/gcc.old/dist/gcc/cp/
typeck.cc 4058 switch (TARGET_PTRMEMFUNC_VBIT_LOCATION)
5581 if (TARGET_PTRMEMFUNC_VBIT_LOCATION
5662 if (TARGET_PTRMEMFUNC_VBIT_LOCATION
9663 if (TARGET_PTRMEMFUNC_VBIT_LOCATION == ptrmemfunc_vbit_in_delta)
9745 switch (TARGET_PTRMEMFUNC_VBIT_LOCATION)

Completed in 290 milliseconds