Home
last modified time | relevance | path

Searched refs:set_destination (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Doutfeed_manager.h42 void set_destination(std::unique_ptr<MutableBorrowingLiteral> destination) { in set_destination() function
Dgpu_transfer_manager.cc164 (*buffer)->set_destination( in TransferLiteralFromOutfeed()
/external/v8/src/compiler/
Dgap-resolver.cc67 move->set_destination(AllocatedOperand(dst_kind, smaller_rep, dst_index)); in Split()
190 move->set_destination(destination); in PerformMove()
Dinstruction.h685 void set_destination(const InstructionOperand& operand) { in NON_EXPORTED_BASE()