HomeSort by relevance Sort by last modified time
    Searched full:add_inst (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/compiler/tests/
radeon_compiler_util_tests.c 45 struct rc_instruction add_inst, replace_inst; local
49 init_rc_normal_instruction(&add_inst, add_str);
54 &add_inst.U.I.SrcReg[0], &add_inst.U.I.SrcReg[1]);
  /external/tensorflow/tensorflow/compiler/xla/service/
while_loop_invariant_code_motion_test.cc 344 HloInstruction* add_inst =
348 HloInstruction::CreateTuple({gte_0, gte_1, add_inst}));

Completed in 204 milliseconds