Searched refs:set_outputs (Results 1 – 13 of 13) sorted by relevance
97 cc_tool->set_outputs(SubstitutionList::MakeForTest( in SetupToolchain()107 cxx_tool->set_outputs(SubstitutionList::MakeForTest( in SetupToolchain()118 objc_tool->set_outputs(SubstitutionList::MakeForTest( in SetupToolchain()128 objcxx_tool->set_outputs(SubstitutionList::MakeForTest( in SetupToolchain()141 alink_tool->set_outputs(SubstitutionList::MakeForTest( in SetupToolchain()157 solink_tool->set_outputs(SubstitutionList::MakeForTest( in SetupToolchain()165 solink_tool->set_outputs(SubstitutionList::MakeForTest( in SetupToolchain()182 solink_module_tool->set_outputs(SubstitutionList::MakeForTest( in SetupToolchain()195 link_tool->set_outputs( in SetupToolchain()230 rustc_tool->set_outputs(SubstitutionList::MakeForTest( in SetupToolchain()[all …]
271 cxx_tool->set_outputs(SubstitutionList::MakeForTest( in TEST_F()283 cc_tool->set_outputs(SubstitutionList::MakeForTest( in TEST_F()419 cxx_tool->set_outputs(SubstitutionList::MakeForTest( in TEST_F()432 cc_tool->set_outputs(SubstitutionList::MakeForTest( in TEST_F()
179 tool->set_outputs(SubstitutionList::MakeForTest( in TEST_F()214 tool->set_outputs(SubstitutionList::MakeForTest( in TEST_F()
877 cxx_tool->set_outputs(SubstitutionList::MakeForTest( in TEST_F()889 cc_tool->set_outputs(SubstitutionList::MakeForTest( in TEST_F()1022 cxx_tool->set_outputs(SubstitutionList::MakeForTest( in TEST_F()1035 cc_tool->set_outputs(SubstitutionList::MakeForTest( in TEST_F()2228 cxx_module_tool->set_outputs(SubstitutionList::MakeForTest( in TEST_F()2447 cxx_tool->set_outputs(SubstitutionList::MakeForTest( in TEST_F()2459 cxx_module_tool->set_outputs(SubstitutionList::MakeForTest( in TEST_F()2469 alink_tool->set_outputs(SubstitutionList::MakeForTest( in TEST_F()2481 link_tool->set_outputs( in TEST_F()
173 void set_outputs(SubstitutionList out) { in set_outputs() function
791 solink_tool->set_outputs( in TEST_F()833 solink_tool->set_outputs( in TEST_F()873 cxx->set_outputs(SubstitutionList::MakeForTest("{{source_file_part}}.o")); in TEST_F()909 cxx->set_outputs(SubstitutionList::MakeForTest("{{source_file_part}}.o")); in TEST_F()1669 cxx_module->set_outputs( in TEST_F()
444 fake_tool->set_outputs(
195 post_post_op->set_outputs({ori_out_tensor}); in UpdatePostTensors()197 cur_op->set_outputs(outputs); in UpdatePostTensors()210 cur_op->set_outputs({out_op->outputs()[0]}); in UpdatePostTensors()384 cur_op->in_ops()[0]->set_outputs({trans_op->outputs()[0]}); in FormatFusion()
55 op->set_outputs(outputs); in UpdateOp()90 pre_op->set_outputs({trans_ops.at(0)->inputs().at(0)}); in UpdateNC2NHTransNodePreOp()
69 …virtual void set_outputs(const std::vector<mindspore::MSTensor> &out_tensors) { this->outputs_ = o… in set_outputs() function
88 …void set_outputs(const std::vector<mindspore::MSTensor> &out_tensors) { this->outputs_ = out_tenso… in set_outputs() function
274 subgraph->set_outputs(subgraph_outputs); in CreateNPUSubgraphKernel()
255 kernel_->set_outputs(tensors_out); in set_out_tensors()