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.h1500 void set_output_to_operand_aliasing( in set_output_to_operand_aliasing() function
Dhlo_instructions.cc2603 cloned->set_output_to_operand_aliasing(output_to_operand_aliasing_); in CloneWithNewOperandsImpl()
Dhlo_parser.cc2362 custom_call_instr->set_output_to_operand_aliasing( in ParseInstructionRhs()
Dhlo_instruction.cc616 custom_call_instr->set_output_to_operand_aliasing( in CreateFromProto()