Home
last modified time | relevance | path

Searched refs:set_output_to_operand_aliasing (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dtuple_points_to_analysis_test.cc655 Cast<HloCustomCallInstruction>(ccall)->set_output_to_operand_aliasing( in TEST_F()
Dhlo_instructions.h1585 void set_output_to_operand_aliasing( in set_output_to_operand_aliasing() function
Dhlo_instructions.cc2766 cloned->set_output_to_operand_aliasing(output_to_operand_aliasing_); in CloneWithNewOperandsImpl()
Dhlo_instruction.cc729 custom_call_instr->set_output_to_operand_aliasing( in CreateFromProto()
Dhlo_parser.cc2518 custom_call_instr->set_output_to_operand_aliasing( in ParseInstructionRhs()