Home
last modified time | relevance | path

Searched refs:Implies (Results 1 – 16 of 16) sorted by relevance

/external/llvm/lib/MC/
DSubtargetFeature.cpp139 if ((FeatureEntry->Implies & FE.Value).any()) { in SetImpliedBits()
156 if ((FE.Implies & FeatureEntry->Value).any()) { in ClearImpliedBits()
/external/llvm/include/llvm/MC/
DSubtargetFeature.h56 FeatureBitset Implies; // K-V bit mask member
/external/deqp/doc/testspecs/GLES3/
Dfunctional.frag_output.txt28 - Implies multiple render targets
/external/llvm/lib/Target/AMDGPU/
DAMDGPU.td205 list<SubtargetFeature> Implies> :
207 Value#" GPU generation", Implies>;
/external/opencv3/platforms/android/
Dandroid.toolchain.cmake148 # Implies -fno-rtti -fno-exceptions.
151 # Implies -frtti -fexceptions.
154 # Implies -frtti -fno-exceptions.
158 # Implies -frtti -fno-exceptions.
162 # Implies -fno-rtti -fno-exceptions for NDK before r7.
163 # Implies -frtti -fno-exceptions for NDK r7 and newer.
166 # Implies -fno-rtti -fno-exceptions for NDK before r7.
167 # Implies -frtti -fno-exceptions for NDK r7 and newer.
170 # Implies -frtti -fexceptions.
172 # Implies -frtti -fno-exceptions.
/external/harfbuzz_ng/win32/
Dinfo-msvc.mak117 @echo Implies FreeType2 support and also requires Cairo built with FreeType2
/external/opencv3/doc/tutorials/imgproc/histograms/histogram_calculation/
Dhistogram_calculation.markdown164 - **-1:** Implies that the output normalized array will be the same type as the input
/external/eigen/
DCMakeLists.txt254 option(EIGEN_TEST_X87 "Force using X87 instructions. Implies no vectorization." OFF)
/external/jemalloc/
DINSTALL103 Implies --enable-ivsalloc.
/external/clang/docs/
DClangFormatStyleOptions.rst243 Only merge functions defined inside a class. Implies "empty".
/external/llvm/include/llvm/Target/
DTarget.td1131 // Implies - Features that this feature implies are present. If one of those
1134 list<SubtargetFeature> Implies = i;
/external/llvm/docs/
DMakefileGuide.rst616 Implies ``VERBOSE`` and also tells each tool invoked to be verbose. This is
DWritingAnLLVMBackend.rst1695 list<SubtargetFeature> Implies = i;
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tokenization/
DnamedEntities.test4141 "input": "&Implies",
4142 "description": "Bad named entity: Implies without a semi-colon",
4147 "&Implies"
4152 "input": "&Implies;",
4153 "description": "Named entity: Implies; with a semi-colon",
/external/bison/doc/
Dbison.texi9554 Implies @code{state} and augments the description of the automaton with
9558 Implies @code{state} and augments the description of the automaton with
9562 Implies @code{state}. Explain how conflicts were solved thanks to
Dbison.info8980 Implies `state' and augments the description of the automaton
8985 Implies `state' and augments the description of the automaton
8989 Implies `state'. Explain how conflicts were solved thanks to