Searched refs:maskv (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/compiler/nir/ |
D | nir_builtin_builder.h | 153 uint64_t maskv = ~masks; in nir_copysign() local 156 nir_ssa_def *v = nir_imm_intN_t(b, maskv, x->bit_size); in nir_copysign()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | avx512-insert-extract.ll | 252 …%maskv = insertelement <16 x i1> <i1 true, i1 false, i1 true, i1 true, i1 true, i1 true, i1 true, … 253 %res = bitcast <16 x i1> %maskv to i16 820 %maskv = insertelement <32 x i1> %cmp_cmp_vec, i1 %cmp_res_i1, i32 4 821 %res = bitcast <32 x i1> %maskv to i32 860 %maskv = insertelement <4 x i1> %cmp_cmp_vec, i1 %cmp_res_i1, i32 2 861 …%res0 = shufflevector <4 x i1> %maskv, <4 x i1> undef , <8 x i32> <i32 0, i32 1, i32 2, i32 3, i32… 899 %maskv = insertelement <2 x i1> %cmp_cmp_vec, i1 %cmp_res_i1, i32 1 900 …%res0 = shufflevector <2 x i1> %maskv, <2 x i1> undef , <8 x i32> <i32 0, i32 1, i32 2, i32 2, i32…
|
D | avx512-ext.ll | 1472 …%maskv = insertelement <16 x i1> <i1 true, i1 false, i1 true, i1 true, i1 true, i1 true, i1 true, … 1473 %res = bitcast <16 x i1> %maskv to i16
|
D | avx512-schedule.ll | 4415 …%maskv = insertelement <16 x i1> <i1 true, i1 false, i1 true, i1 true, i1 true, i1 true, i1 true, … 4416 %res = bitcast <16 x i1> %maskv to i16
|
/external/llvm/test/CodeGen/X86/ |
D | avx512-insert-extract.ll | 294 …%maskv = insertelement <16 x i1> <i1 true, i1 false, i1 true, i1 true, i1 true, i1 true, i1 true, … 295 %res = bitcast <16 x i1> %maskv to i16
|
D | avx512-ext.ll | 1442 …%maskv = insertelement <16 x i1> <i1 true, i1 false, i1 true, i1 true, i1 true, i1 true, i1 true, … 1443 %res = bitcast <16 x i1> %maskv to i16
|