Home
last modified time | relevance | path

Searched refs:TARGET_V8 (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/gcc/gcc/config/sparc/
H A Dsync.md31 "TARGET_V8 || TARGET_V9"
47 "TARGET_V8"
135 if (TARGET_V8)
152 if (! TARGET_V8 && ! TARGET_V9)
170 "TARGET_V8 || TARGET_V9"
H A Dsparc.h506 ((TARGET_V8 || TARGET_SPARCLITE \
511 (TARGET_V8 || TARGET_SPARCLITE || TARGET_SPARCLET \
H A Dsparc.md103 ;; test TARGET_V8 too.
107 (symbol_ref "TARGET_V8") (const_string "v8")
4672 "TARGET_V8 || TARGET_SPARCLITE || TARGET_DEPRECATED_V8_INSNS"
5082 "TARGET_V8 || TARGET_DEPRECATED_V8_INSNS"
5099 "(TARGET_V8 || TARGET_DEPRECATED_V8_INSNS)
5144 "TARGET_V8 || TARGET_DEPRECATED_V8_INSNS"
5161 "TARGET_V8 || TARGET_DEPRECATED_V8_INSNS"
5171 "(TARGET_V8 || TARGET_DEPRECATED_V8_INSNS)
5212 "TARGET_V8
6062 "(TARGET_V8 || TARGET_V9) && TARGET_FPU"
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.h396 #define TARGET_V8 (target_flags & MASK_V8) macro
505 ((TARGET_V8 || TARGET_SPARCLITE \
510 (TARGET_V8 || TARGET_SPARCLITE || TARGET_SPARCLET \
H A Dsparc.md75 ;; test TARGET_V8 too.
79 (symbol_ref "TARGET_V8") (const_string "v8")
5248 "TARGET_V8 || TARGET_SPARCLITE || TARGET_DEPRECATED_V8_INSNS"
5658 "TARGET_V8 || TARGET_DEPRECATED_V8_INSNS"
5675 "(TARGET_V8 || TARGET_DEPRECATED_V8_INSNS)
5720 "TARGET_V8 || TARGET_DEPRECATED_V8_INSNS"
5737 "TARGET_V8 || TARGET_DEPRECATED_V8_INSNS"
5744 "(TARGET_V8
5786 "TARGET_V8
6639 "(TARGET_V8 || TARGET_V9) && TARGET_FPU"
[all …]