/external/tensorflow/tensorflow/compiler/xla/service/ |
hlo_cse_test.cc | 312 auto add2 = builder.AddInstruction( local 315 HloInstruction::CreateBinary(shape_r0, HloOpcode::kMultiply, add1, add2)); 320 ->CreateFusionInstruction({mul, add1, add2}, 343 // add2 = add(negate2, exp2) 344 // tuple = tuple(add1, add2) 362 auto add2 = builder.AddInstruction(HloInstruction::CreateBinary( local 366 builder.AddInstruction(HloInstruction::CreateTuple({add1, add2}));
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
fusion_test.cc | 195 auto add2 = builder.AddInstruction(HloInstruction::CreateBinary( local 198 ShapeUtil::MakeShape(F32, {1, 3}), add2, {1, 0})); 224 const4, reshape3, add2, const1, const0}, 303 // add2 = broadcast(const_vector) + const_array 306 auto add2 = builder.AddInstruction( local 310 ->CreateFusionInstruction(/*instructions_to_fuse=*/{add2, broadcast}, 685 auto add2 = builder.AddInstruction(HloInstruction::CreateBinary( local 688 ShapeUtil::MakeShape(S32, {1}), HloOpcode::kAdd, const1, add2)); 693 {add4, add3, add2, add1, const1} [all...] |
/external/libvpx/libvpx/vpx_dsp/mips/ |
fwd_txfm_msa.c | 20 ADD2(in0, in2, in4, in6, in0, in4); 121 ADD2(stp34, stp25, stp33, stp22, in13, in10); 264 ADD2(in0, in2, in4, in6, in0, in4);
|
/external/llvm/test/CodeGen/X86/ |
break-false-dep.ll | 90 %s2.05 = phi float [ %add2, %for.body ], [ 0.000000e+00, %entry ] 95 %add2 = fadd float %s2.05, %conv1 103 %s2.0.lcssa = phi float [ 0.000000e+00, %entry ], [ %add2, %for.body ]
|
add-nsw-sext.ll | 157 %add2 = add nsw i32 %i, 2 158 %idx2 = sext i32 %add2 to i64
|
/art/test/656-checker-simd-opt/src/ |
Main.java | 58 /// CHECK-DAG: <<Add2:d\d+>> VecAdd [<<Get1>>,<<Get2>>] loop:<<Loop>> outer_loop:none 61 /// CHECK-DAG: <<Add4:d\d+>> VecAdd [<<Add2>>,<<Get3>>] loop:<<Loop>> outer_loop:none 101 /// CHECK-DAG: <<Phi2:j\d+>> Phi [<<L1>>,<<Add2:j\d+>>] loop:<<Loop>> outer_loop:none 102 /// CHECK-DAG: <<Add2>> Add [<<Phi2>>,<<Get>>] loop:<<Loop>> outer_loop:none
|
/external/clang/test/CodeGenCXX/ |
debug-info-template-member.cpp | 11 int add2(int x) { function
|
/external/llvm/test/CodeGen/AArch64/ |
arm64-abi.ll | 30 %add2 = add i64 %add1, %a7 31 %add4 = add i64 %add2, %a8 101 %add2 = fadd double %conv1, %d7 102 %add3 = fadd double %add2, %d8
|
/external/llvm/test/CodeGen/AMDGPU/ |
ds_read2_superreg.ll | 43 ; CI: v_add_f32_e32 v[[ADD2:[0-9]+]], v[[ADD1]], v[[ADD0]] 44 ; CI: buffer_store_dword v[[ADD2]] 57 %add2 = fadd float %add0, %add1 60 store float %add2, float addrspace(1)* %out.gep
|
/external/llvm/test/CodeGen/Thumb/ |
large-stack.ll | 78 %add2 = add i32 %add, 1
|
/external/llvm/test/DebugInfo/Mips/ |
dsr-fixed-objects.ll | 47 %add2 = add nsw i32 %add1, %d, !dbg !35 48 %add3 = add nsw i32 %add2, %e, !dbg !36 83 %add2 = add nsw i32 %add1, %d, !dbg !54 84 %add3 = add nsw i32 %add2, %e, !dbg !55
|
/external/llvm/test/Transforms/LoopVectorize/ |
induction_plus.ll | 11 ;CHECK: %vec.ind1 = phi <4 x i32> [ <i32 0, i32 1, i32 2, i32 3>, %vector.ph ], [ %step.add2, %vector.body ]
|
/external/swiftshader/third_party/subzero/tests_lit/assembler/x86/ |
immediate_encodings.ll | 96 %add2 = add i16 %add1, %x3 97 %result = zext i16 %add2 to i32 142 %add2 = add i32 %add1, %x3 143 ret i32 %add2
|
/external/tensorflow/tensorflow/c/ |
while_loop_test.cc | 169 TF_Operation* add2 = Add(add1, one, params_->body_graph, s_, "add2"); local 171 params_->body_outputs[0] = {add2, 0}; 262 inner_params.body_graph, s_, "add2");
|
/external/tensorflow/tensorflow/compiler/jit/ |
encapsulate_subgraphs_pass_test.cc | 605 auto add2 = ops::Add(root.WithOpName("add2"), add1, add1); local 606 add2.node()->AddAttr("_cluster", "cluster2"); 607 auto out = ops::Mul(root.WithOpName("mul"), add1, add2); 637 auto add2 = ops::Add(root.WithOpName("add2"), add1, x2); local 638 add2.node()->AddAttr("_cluster", "cluster1"); 639 auto out = ops::Mul(root.WithOpName("mul"), x1, add2); 652 "add1", "add2", "cluster1", "cluster1_parallel_check/_0", 657 {"add1:0", "add2:0"} 739 auto add2 = ops::Add(root.WithOpName("add2"), const_guarantee_x1, x2); local [all...] |
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
fusion_merger_test.cc | 76 auto add2 = builder.AddInstruction(HloInstruction::CreateBinary( local 79 data_shape_, HloOpcode::kMultiply, add2, one_vec)); 215 auto add2 = builder.AddInstruction(HloInstruction::CreateBinary( local 218 data_shape_, HloOpcode::kMultiply, add2, one_vec));
|
/external/llvm/test/CodeGen/ARM/ |
special-reg-mcore.ll | 30 %add2 = add i32 %add1, %2 32 %add3 = add i32 %add2, %3
|
special-reg-v8m-base.ll | 32 %add2 = add i32 %add1, %2 34 %add3 = add i32 %add2, %3
|
/external/llvm/test/CodeGen/SystemZ/ |
cmpxchg-03.ll | 116 %add2 = add i64 %add1, 4096 117 %ptr = inttoptr i64 %add2 to i32 *
|
int-add-08.ll | 138 %add2 = add i128 %add1, %val2 139 %add3 = add i128 %add2, %val3
|
int-add-10.ll | 158 %add2 = add i64 %add1, 524284 159 %ptr = inttoptr i64 %add2 to i32 *
|
int-mul-03.ll | 98 %add2 = add i64 %add1, 524284 99 %ptr = inttoptr i64 %add2 to i32 *
|
int-sub-02.ll | 98 %add2 = add i64 %add1, 524284 99 %ptr = inttoptr i64 %add2 to i32 *
|
int-sub-03.ll | 98 %add2 = add i64 %add1, 524284 99 %ptr = inttoptr i64 %add2 to i32 *
|
int-sub-06.ll | 158 %add2 = add i64 %add1, 524284 159 %ptr = inttoptr i64 %add2 to i32 *
|