Home
last modified time | relevance | path

Searched refs:mutable_instruction (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.h603 HloInstruction* mutable_instruction = in AcceptOrdered() local
605 TF_RETURN_IF_ERROR(visitor->Preprocess(mutable_instruction)); in AcceptOrdered()
606 TF_RETURN_IF_ERROR(mutable_instruction->Visit(visitor)); in AcceptOrdered()
607 visitor->SetVisited(*mutable_instruction); in AcceptOrdered()
608 TF_RETURN_IF_ERROR(visitor->Postprocess(mutable_instruction)); in AcceptOrdered()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_pass_flatten_conditional_branches.cpp186 *wrapper_info.mutable_instruction() = in Apply()
Dtransformation_move_instruction_down.cpp46 *message_.mutable_instruction() = instruction; in TransformationMoveInstructionDown()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_flatten_conditional_branches.cpp189 *wrapper_info.mutable_instruction() = in Apply()
Dtransformation_move_instruction_down.cpp46 *message_.mutable_instruction() = instruction; in TransformationMoveInstructionDown()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_flatten_conditional_branches.cpp189 *wrapper_info.mutable_instruction() = in Apply()
Dtransformation_move_instruction_down.cpp46 *message_.mutable_instruction() = instruction; in TransformationMoveInstructionDown()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_algorithm_picker.cc580 *instr_log.mutable_instruction() = instr->ToProto(); in PickBestAlgorithmNoCacheCuda()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/
Dtransformation_flatten_conditional_branch_test.cpp33 *result.mutable_instruction() = instruction; in MakeSideEffectWrapperInfo()
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_flatten_conditional_branch_test.cpp33 *result.mutable_instruction() = instruction; in MakeSideEffectWrapperInfo()
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_flatten_conditional_branch_test.cpp33 *result.mutable_instruction() = instruction; in MakeSideEffectWrapperInfo()