Home
last modified time | relevance | path

Searched refs:narrowing (Results 1 – 25 of 39) sorted by relevance

12

/external/llvm/test/Transforms/InstCombine/
Dnarrow.ll2 ; is narrowing computations when possible.
6 ; test1 - Eliminating the casts in this testcase (by narrowing the AND
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dnarrow.ll2 ; is narrowing computations when possible.
6 ; test1 - Eliminating the casts in this testcase (by narrowing the AND
/external/clang/test/Rewriter/
Drewrite-modern-private-ivars.mm2 // RUN: %clang_cc1 -Werror -fsyntax-only -Wno-address-of-temporary -Wno-c++11-narrowing -std=c++11 …
Drewrite-modern-struct-ivar-1.mm2 // RUN: %clang_cc1 -Werror -fsyntax-only -Wno-address-of-temporary -Wno-c++11-narrowing -std=c++11 …
Drewrite-modern-struct-ivar.mm4 // RUN: %clang_cc1 -fsyntax-only -Werror -Wno-address-of-temporary -Wno-c++11-narrowing -std=c++11 …
Drewrite-modern-ivar-access.mm2 // RUN: %clang_cc1 -Werror -fsyntax-only -Wno-address-of-temporary -Wno-c++11-narrowing -std=c++11 …
/external/libvpx/libvpx/vpx_dsp/arm/
Didct_neon.asm13 ; Helper functions used to load tran_low_t into int16, narrowing if
/external/clang/test/SemaCXX/
Dcxx1y-variable-templates_top_level.cpp323 namespace narrowing { namespace
/external/skia/site/dev/testing/
Dfonts.md107 contain the same fonts. By narrowing the font selection, the size of the test
/external/compiler-rt/lib/builtins/
Dfp_trunc_impl.inc22 // *narrowing* operations; if you need to convert to a *wider* floating-point
/external/Microsoft-GSL/gsl/
Dgsl_util107 // narrow_cast(): a searchable way to do narrowing casts of values
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARM.td77 // Disable 32-bit to 16-bit narrowing for experimentation.
/external/clang/docs/
DLibASTMatchers.rst37 <LibASTMatchersReference.html#allOf0Anchor>`_. This allows further narrowing
DReleaseNotes.rst151 type. ``E{n}`` is equivalent to ``E(n)``, except that it implies a check for a narrowing
DLibASTMatchersTutorial.rst206 narrowing matchers to only match AST nodes fulfilling specific criteria,
/external/clang/include/clang/Basic/
DDiagnosticGroups.td168 def CXX11Narrowing : DiagGroup<"c++11-narrowing">;
173 def : DiagGroup<"c++0x-narrowing", [CXX11Narrowing]>;
176 def : DiagGroup<"narrowing", [CXX11Narrowing]>;
/external/boringssl/src/
DSTYLE.md92 struct. This narrowing should not propagate to local variables and
/external/python/cpython2/Lib/test/decimaltestdata/
DdsEncode.decTest370 -- narrowing case
DddEncode.decTest489 -- for narrowing
DdsBase.decTest31 -- test narrowing and widening operations.
1061 -- narrowing case
/external/libchrome/
DSConstruct360 '-Wno-narrowing',
/external/llvm/test/Transforms/GVN/
Datomic.ll314 ; narrowing does work
/external/llvm/lib/Target/ARM/
DARM.td195 // Disable 32-bit to 16-bit narrowing for experimentation.
/external/llvm/lib/Target/X86/
DREADME.txt1515 LLVM misses a load+store narrowing opportunity in this code:
1556 the load and the store which would prohibit narrowing.
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DREADME.txt1777 LLVM misses a load+store narrowing opportunity in this code:
1818 the load and the store which would prohibit narrowing.

12