Home
last modified time | relevance | path

Searched refs:TARGET_LONG_LOAD_STORE (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/
Dpa.h125 #define TARGET_LONG_LOAD_STORE (target_flags & MASK_LONG_LOAD_STORE) macro
Dpa.md2545 if (TARGET_LONG_LOAD_STORE)
2552 (if_then_else (eq (symbol_ref "TARGET_LONG_LOAD_STORE") (const_int 0))
/openbsd/src/gnu/gcc/gcc/config/pa/
Dpa.md2969 if (TARGET_LONG_LOAD_STORE)
2976 (if_then_else (eq (symbol_ref "TARGET_LONG_LOAD_STORE") (const_int 0))
/openbsd/src/gnu/usr.bin/gcc/gcc/
DFSFChangeLog.101006 (TARGET_LONG_LOAD_STORE): Define.
1007 * pa.md (symbolic high part): Handle TARGET_LONG_LOAD_STORE.