Home
last modified time | relevance | path

Searched refs:masking (Results 1 – 25 of 105) sorted by relevance

12345

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Lanai/
Dmasking_setccs.ll3 ; Test that unnecessary masking with 0x1 is not inserted.
8 ; CHECK-LABEL: masking:
10 define i32 @masking(i32 inreg %a, i32 inreg %b, i32 inreg %c, i32 inreg %d) {
/external/llvm/test/MC/Mips/
Dnacl-mask.s4 # This test tests that address-masking sandboxing is added when given assembly
8 # Test that address-masking sandboxing is added before indirect branches and
36 # Test that address-masking sandboxing is added before load instructions.
106 # Test that address-masking sandboxing is added before store instructions.
168 # Test that address-masking sandboxing is added after instructions that change
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dnacl-mask.s4 # This test tests that address-masking sandboxing is added when given assembly
8 # Test that address-masking sandboxing is added before indirect branches and
36 # Test that address-masking sandboxing is added before load instructions.
106 # Test that address-masking sandboxing is added before store instructions.
168 # Test that address-masking sandboxing is added after instructions that change
/external/swiftshader/third_party/LLVM/test/Transforms/ScalarRepl/
DDifferingTypes.ll2 ; generated code should perform the appropriate masking operations required
/external/llvm/test/Analysis/ValueTracking/
Dknown-power-of-two.ll10 ; The next 3 lines prevent another fold from masking the bug.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ValueTracking/
Dknown-power-of-two.ll10 ; The next 3 lines prevent another fold from masking the bug.
/external/mesa3d/src/mesa/main/
Daccum.c301 const GLboolean masking = (!ctx->Color.ColorMask[buffer][RCOMP] || in accum_return() local
307 if (masking) in accum_return()
337 if (masking) { in accum_return()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dshift-05.ll84 ; Check the next value up, which without masking must use a separate
117 ; Check the next value down, which without masking must use a separate
Dshift-07.ll84 ; Check the next value up, which without masking must use a separate
117 ; Check the next value down, which without masking must use a separate
Dshift-06.ll84 ; Check the next value up, which without masking must use a separate
117 ; Check the next value down, which without masking must use a separate
Dshift-08.ll107 ; Check the next value up, which without masking must use a separate
149 ; Check the next value down, which without masking must use a separate
/external/llvm/test/CodeGen/SystemZ/
Dshift-06.ll84 ; Check the next value up, which without masking must use a separate
117 ; Check the next value down, which without masking must use a separate
Dshift-07.ll84 ; Check the next value up, which without masking must use a separate
117 ; Check the next value down, which without masking must use a separate
Dshift-05.ll84 ; Check the next value up, which without masking must use a separate
117 ; Check the next value down, which without masking must use a separate
Dshift-08.ll107 ; Check the next value up, which without masking must use a separate
149 ; Check the next value down, which without masking must use a separate
/external/llvm/test/CodeGen/AMDGPU/
Dmad_int24.ll9 ; Make sure we aren't masking the inputs.
Dmul_int24.ll9 ; Make sure we are not masking the inputs
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
D2011-12-15-vec_shift.ll13 ; Make sure we're masking and pcmp'ing the VSELECT conditon vector.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dfix-vgpr-copies.mir1 # RUN: llc -march=amdgcn -start-after=greedy -disable-copyprop -stop-after=si-optimize-exec-masking
Dmad_int24.ll9 ; Make sure we aren't masking the inputs.
/external/llvm/test/CodeGen/X86/
D2011-12-15-vec_shift.ll13 ; Make sure we're masking and pcmp'ing the VSELECT conditon vector.
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dsimdlib_128_avx512_knights.inl32 // These use native AVX512 instructions with masking to enable a larger
Dsimdlib_256_avx512_knights.inl32 // These use native AVX512 instructions with masking to enable a larger
/external/clang/lib/CodeGen/
DREADME.txt14 Bitfields accesses can be shifted to simplify masking and sign
/external/icu/icu4c/source/data/translit/
DHebr_Latn.txt30 # move longer items here to avoid masking

12345