Home
last modified time | relevance | path

Searched refs:widened (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm/lib/Target/SystemZ/
DSystemZCallingConv.td24 // Match if this specific argument was widened from a short vector type.
54 // Sub-128 vectors are returned in the same way, but they're widened
93 // are passed in the same way, but they're widened to one of these types
/external/swiftshader/third_party/subzero/docs/
DASAN.rst42 contain widened loads that would cause false positives. To avoid reporting such
44 widened load and only check the first byte of the loaded word against shadow
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dwiden-vmovs.ll8 ; The vmovs is first widened to a vmovd, and then converted to a vorr because of the v2f32 vadd.f32.
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Delim-extend.ll69 ; %innercount is currently blocked by lcssa, so is not widened.
70 ; %inneriv can be widened only after proving it has no signed-overflow
Dno-iv-rewrite.ll355 ; Test a widened IV that is used by a phi on different paths within the loop.
/external/llvm/test/Transforms/IndVarSimplify/
Delim-extend.ll69 ; %innercount is currently blocked by lcssa, so is not widened.
70 ; %inneriv can be widened only after proving it has no signed-overflow
Dno-iv-rewrite.ll360 ; Test a widened IV that is used by a phi on different paths within the loop.
Dwiden-loop-comp.ll8 ; Check the loop exit i32 compare instruction and operand are widened to i64
/external/llvm/test/CodeGen/ARM/
Dwiden-vmovs.ll8 ; The vmovs is first widened to a vmovd, and then converted to a vorr because of the v2f32 vadd.f32.
/external/swiftshader/third_party/subzero/tests_lit/asan_tests/
Dwideloads.ll1 ; Test that potentially widened loads to not trigger an error report
/external/llvm/test/Instrumentation/AddressSanitizer/
Dasan-vs-gvn.ll2 ; ASAN conflicts with load widening iff the widened load accesses data out of bounds
/external/clang/test/OpenMP/
Dfor_simd_codegen.cpp598 void widened(float *a, float *b, float *c, float *d) { in widened() function
Dparallel_for_simd_codegen.cpp551 void widened(float *a, float *b, float *c, float *d) { in widened() function
Dsimd_codegen.cpp433 void widened(float *a, float *b, float *c, float *d) { in widened() function
/external/llvm/test/Transforms/IndVarSimplify/AMDGPU/
Dno-widen-to-i64.ll5 ; Induction variables should not be widened for 64-bit integers,
/external/llvm/test/Transforms/GVN/
Dload-pre-nonlocal.ll53 ; %1 is partially redundant if %0 can be widened to a 64-bit load.
/external/llvm/test/CodeGen/Thumb/
Dstack-access.ll34 ; If possible stack-based lrdb/ldrh are widened to use SP-based addressing
/external/llvm/test/CodeGen/X86/
Dvec_extract-avx.ll112 ; PR25320 Make sure that a widened (possibly legalized) vector correctly zero-extends upper element…
/external/icu/tools/srcgen/resources/
Dreplacements.txt15 * Some UCharacter methods and constants were widened slightly differently than
16 * how the Character class methods and constants were widened later.
/external/llvm/test/Analysis/CostModel/X86/
Dalternate-shuffle-cost.ll12 ; 64-bit packed float vectors (v2f32) are widened to type v4f32.
/external/llvm/lib/Target/ARM/
DARM.td148 // Some targets (e.g. Cortex-A15) never want VMOVS to be widened to VMOVD.
/external/valgrind/VEX/priv/
Dguest_arm64_toIR.c8786 IRExpr* widened in dis_AdvSIMD_across_lanes() local
8790 widened in dis_AdvSIMD_across_lanes()
8792 widened, in dis_AdvSIMD_across_lanes()
8799 assign(tWi, widened); in dis_AdvSIMD_across_lanes()
/external/llvm/test/Transforms/SROA/
Dbasictest.ll1274 ; doesn't get widened to a full alloca store.
/external/python/cpython2/Doc/library/
Dstdtypes.rst289 widened to that of the other, where plain integer is narrower than long integer
/external/python/cpython2/Misc/
DNEWS1675 be widened to easily view or copy the full width of the text. The canvas
1676 can be widened on small screens. Original patches by Jan Kanis and Lita Cho.

12