Home
last modified time | relevance | path

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

123

/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/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/mesa3d/src/mesa/main/
Daccum.c349 const GLboolean masking = (!ctx->Color.ColorMask[buffer][RCOMP] || in accum_return() local
355 if (masking) in accum_return()
385 if (masking) { in accum_return()
/external/llvm/test/CodeGen/AMDGPU/
Dmul_int24.ll9 ; Make sure we are not masking the inputs
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/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-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-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
Dshift-04.ll106 ; Check the next value up, which without masking must use a separate
148 ; Check the next value down, which without masking must use a separate
Daddr-01.ll79 ; Like f6, but without the masking. This OR doesn't count as a displacement.
Daddr-02.ll86 ; Like f6, but without the masking. This OR doesn't count as a displacement.
/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
Dhe_he_Latn_BGN.txt53 # Rules moved to front to avoid masking
Ddv_dv_Latn_BGN.txt150 # SHAVIYANI (placed last to avoid masking)
DArab_Latn.txt62 # longer items moved here to prevent masking
Duz_Cyrl_uz_BGN.txt60 # Rules moved to front to avoid masking
Dfa_fa_Latn_BGN.txt78 # Rules moved to front to avoid masking
Dar_ar_Latn_BGN.txt81 # Rules moved to front to avoid masking
Dps_ps_Latn_BGN.txt78 # Rules moved to front to avoid masking
/external/llvm/test/CodeGen/AArch64/
Darm64-bitfield-extract.ll345 ; and some low bits and a masking operation has to be kept
353 ; Do the masking
373 ; and some low bits and a masking operation has to be kept
382 ; Do the masking
/external/libvpx/libvpx/
DCHANGELOG400 Improved activity masking (lower PSNR impact for same SSIM boost)
428 --tune=ssim option to enable activity masking
461 also includes support for "activity masking," which greatly improves
473 Add simple version of activity masking.

123