Home
last modified time | relevance | path

Searched refs:sel3 (Results 1 – 20 of 20) sorted by relevance

/external/llvm/test/CodeGen/X86/
Dvararg_tailcall.ll6 @sel3 = external global i8*
55 %tmp2 = load i8*, i8** @sel3, align 8
71 %tmp2 = load i8*, i8** @sel3, align 8
88 %tmp2 = load i8*, i8** @sel3, align 8
Davx512-mask-op.ll997 %sel3 = and <8 x i1> %sel1, %sel2
999 %int_sel3 = bitcast <8 x i1> %sel3 to i8
1355 %sel3 = or <32 x i1> %sel1, %sel2
1357 %int_sel3 = bitcast <32 x i1> %sel3 to i32
/external/llvm-project/llvm/test/CodeGen/X86/
Dvararg_tailcall.ll6 @sel3 = external global i8*
55 %tmp2 = load i8*, i8** @sel3, align 8
71 %tmp2 = load i8*, i8** @sel3, align 8
88 %tmp2 = load i8*, i8** @sel3, align 8
Davx512-mask-op.ll2132 %sel3 = and <8 x i1> %sel1, %sel2
2134 %int_sel3 = bitcast <8 x i1> %sel3 to i8
2282 %sel3 = or <32 x i1> %sel1, %sel2
2284 %int_sel3 = bitcast <32 x i1> %sel3 to i32
/external/tpm2-tss/src/tss2-mu/
Dtpmt-types.c88 #define TPMT_MARSHAL_3(type, m1, op1, fn1, m2, op2, sel2, fn2, m3, op3, sel3, fn3) \ argument
115 ret = fn3(op3 src->m3, src->sel3, buffer, buffer_size, &local_offset); \
124 #define TPMT_UNMARSHAL_3(type, m1, fn1, m2, sel2, fn2, m3, sel3, fn3) \ argument
151 …ret = fn3(buffer, buffer_size, &local_offset, dest ? dest->sel3 : tmp.sel3, dest ? &dest->m3 : NUL…
Dtpmu-types.c273 #define TPMU_MARSHAL(type, sel, op, m, fn, sel2, op2, m2, fn2, sel3, op3, m3, fn3, \ argument
294 case sel3: \
365 #define TPMU_UNMARSHAL(type, sel, m, fn, sel2, m2, fn2, sel3, m3, fn3, \ argument
380 case sel3: \
/external/llvm/test/CodeGen/SystemZ/
Dfp-cmp-02.ll149 %sel3 = select i1 %cmp3, double %sel2, double 3.0
150 %sel4 = select i1 %cmp4, double %sel3, double 4.0
Dfp-cmp-01.ll140 %sel3 = select i1 %cmp3, float %sel2, float 3.0
141 %sel4 = select i1 %cmp4, float %sel3, float 4.0
Dint-cmp-05.ll283 %sel3 = select i1 %cmp3, i64 %sel2, i64 3
284 %sel4 = select i1 %cmp4, i64 %sel3, i64 4
Dint-cmp-06.ll333 %sel3 = select i1 %cmp3, i64 %sel2, i64 3
334 %sel4 = select i1 %cmp4, i64 %sel3, i64 4
Dasm-18.ll552 %sel3 = select i1 %cmp3, i32 100, i32 200
555 "=r,h,h"(i32 %sel3, i32 %sel4)
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dfp-cmp-02.ll149 %sel3 = select i1 %cmp3, double %sel2, double 3.0
150 %sel4 = select i1 %cmp4, double %sel3, double 4.0
Dfp-strict-cmps-02.ll200 %sel3 = select i1 %cmp3, double %sel2, double 3.0
201 %sel4 = select i1 %cmp4, double %sel3, double 4.0
Dfp-strict-cmp-02.ll200 %sel3 = select i1 %cmp3, double %sel2, double 3.0
201 %sel4 = select i1 %cmp4, double %sel3, double 4.0
Dint-cmp-05.ll283 %sel3 = select i1 %cmp3, i64 %sel2, i64 3
284 %sel4 = select i1 %cmp4, i64 %sel3, i64 4
Dfp-cmp-01.ll149 %sel3 = select i1 %cmp3, float %sel2, float 3.0
150 %sel4 = select i1 %cmp4, float %sel3, float 4.0
Dint-cmp-06.ll333 %sel3 = select i1 %cmp3, i64 %sel2, i64 3
334 %sel4 = select i1 %cmp4, i64 %sel3, i64 4
Dfp-strict-cmps-01.ll200 %sel3 = select i1 %cmp3, float %sel2, float 3.0
201 %sel4 = select i1 %cmp4, float %sel3, float 4.0
Dfp-strict-cmp-01.ll200 %sel3 = select i1 %cmp3, float %sel2, float 3.0
201 %sel4 = select i1 %cmp4, float %sel3, float 4.0
Dasm-18.ll556 %sel3 = select i1 %cmp3, i32 100, i32 200
559 "=r,h,h"(i32 %sel3, i32 %sel4)