Home
last modified time | relevance | path

Searched defs:new_source (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dindexed_array_analysis.cc939 ConstantArray* new_source = Construct<ConstantArray>(literal_for_new_source); in ComputeArrayForElementwiseBinaryOp() local
963 ConstantArray* new_source = Construct<ConstantArray>(literal_for_new_source); in ComputeArrayForElementwiseUnaryOp() local
1060 ConstantArray* new_source = Construct<ConstantArray>(literal_for_new_source); in ComputeArrayForDotWithIndexedLhs() local
1096 ConstantArray* new_source = Construct<ConstantArray>(literal_for_new_source); in ComputeArrayForDotWithIndexedRhs() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmerge_return_pass.cpp223 void MergeReturnPass::UpdatePhiNodes(BasicBlock* new_source, in UpdatePhiNodes()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dmerge_return_pass.cpp223 void MergeReturnPass::UpdatePhiNodes(BasicBlock* new_source, in UpdatePhiNodes()
/external/v8/src/debug/
Dliveedit.cc1045 Handle<String> new_source, bool preview, in PatchScript()
/external/v8/src/torque/
Dimplementation-visitor.cc1065 std::string new_source(module->source()); in GenerateImplementation() local