Home
last modified time | relevance | path

Searched refs:mutable_operands (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dconditional_code_motion.cc58 b.mutable_operands().push_back(conditional); in BoundaryVisitor()
300 b2.mutable_operands().push_back(new_instruction); in CopyInOrOutOfConditional()
558 b2.mutable_operands().push_back(gtr); in MoveInstructionOut()
674 b_old_root.mutable_operands().push_back(old_root); in MoveInstructionIn()
682 b_opd_use.mutable_operands().push_back(old_root->operands()[i]); in MoveInstructionIn()
696 b_opd_use.mutable_operands().push_back(element); in MoveInstructionIn()
702 b_opd_use.mutable_operands().push_back(conditional); in MoveInstructionIn()
1125 b2.mutable_operands().push_back(op); in GetNextBoundary()
1221 boundary_in.mutable_operands().push_back(root_inst); in BoundariesToMoveInOrOut()
1227 boundary_in.mutable_operands().push_back(u); in BoundariesToMoveInOrOut()
[all …]
Dconditional_code_motion.h42 std::vector<HloInstruction*>& mutable_operands() { return operands_; } in mutable_operands() function
/external/llvm/include/llvm/IR/
DMetadata.h845 mutable_op_range mutable_operands() {
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h863 mutable_op_range mutable_operands() {
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DMetadata.h906 mutable_op_range mutable_operands() {
/external/llvm-project/llvm/include/llvm/IR/
DMetadata.h904 mutable_op_range mutable_operands() {
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadata.cpp551 for (auto &Op : mutable_operands()) in makeUniqued()
/external/llvm/lib/IR/
DMetadata.cpp513 for (auto &Op : mutable_operands()) in makeUniqued()
/external/llvm-project/llvm/lib/IR/
DMetadata.cpp552 for (auto &Op : mutable_operands()) in makeUniqued()