Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Ddefaults.h839 #ifndef CASE_VECTOR_PC_RELATIVE
840 #define CASE_VECTOR_PC_RELATIVE 0 macro
H A Dstmt.c2585 if (CASE_VECTOR_PC_RELATIVE || flag_pic) in expand_case()
H A DChangeLog-1997335 * expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an
338 * alpha.h (CASE_VECTOR_PC_RELATIVE): Update.
1974 (CASE_VECTOR_PC_RELATIVE, JUMP_TABLES_IN_TEXT_SECTION): Define.
H A Dexpr.c9428 if (! CASE_VECTOR_PC_RELATIVE && ! flag_pic) in do_tablejump()
H A DChangeLog-200441440 definitions of CASE_VECTOR_PC_RELATIVE.
45766 * doc/tm.texi (CASE_VECTOR_PC_RELATIVE): Mention that the
46228 * defaults.h (CASE_VECTOR_PC_RELATIVE): Provide the default.
46229 * expr.c (CASE_VECTOR_PC_RELATIVE): Remove.
46230 * stmt.c (CASE_VECTOR_PC_RELATIVE): Likewise.
H A DFSFChangeLog.111738 (CASE_VECTOR_PC_RELATIVE, JUMP_TABLES_IN_TEXT_SECTION): Define.
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.h1937 #define CASE_VECTOR_PC_RELATIVE 1 macro
/freebsd-12.1/contrib/gcc/config/mips/
H A Dmips.h2239 #define CASE_VECTOR_PC_RELATIVE (TARGET_MIPS16) macro
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.h1780 #define CASE_VECTOR_PC_RELATIVE 1 macro
/freebsd-12.1/contrib/gcc/doc/
H A Dmd.texi4188 @code{CASE_VECTOR_PC_RELATIVE} evaluates to a nonzero value then the first
H A Dtm.texi9014 @defmac CASE_VECTOR_PC_RELATIVE