OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_USE_CLTD
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
i386.h
358
#define
TARGET_USE_CLTD
ix86_tune_features[X86_TUNE_USE_CLTD]
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
insn-flags.h
139
&& (
TARGET_USE_CLTD
|| optimize_function_for_size_p (cfun)) \
142
&& (
TARGET_USE_CLTD
|| optimize_function_for_size_p (cfun)) \
[
all
...]
Completed in 45 milliseconds