| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | dynamic_dimension_inference.cc | 235 int64_t operand_index, HloInstruction* dynamic_size) { in DefaultAction() 247 int64_t operand_index, HloInstruction* dynamic_size) { in HandleGetTupleElement() 259 int64_t operand_index, HloInstruction* dynamic_size) { in HandleTuple() 269 int64_t operand_index, HloInstruction* dynamic_size) { in HandleBroadcast() 322 int64_t operand_index, HloInstruction* dynamic_size) { in HandleCustomCall() 377 int64_t operand_index, HloInstruction* dynamic_size) { in HandleSort() 393 int64_t operand_index, HloInstruction* dynamic_size) { in HandlePad() 447 int64_t operand_index, HloInstruction* dynamic_size) { in HandleReduce() 496 HloInstruction* dynamic_size) { in HandleDot() 577 int64_t operand_index, HloInstruction* dynamic_size) -> Status { in HandleTranspose() [all …]
|
| D | bfloat16_support.cc | 82 const HloInstruction& hlo, int64_t operand_index) { in EffectiveOperandPrecisionIsOutputPrecision()
|
| D | bfloat16_normalization.h | 83 int64_t operand_index) const override { in SupportsBF16Operand()
|
| /external/deqp-deps/SPIRV-Tools/test/fuzz/ |
| D | transformation_permute_phi_operands_test.cpp | 117 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST() 130 opt::Instruction* inst, uint32_t operand_index) { in TEST()
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/ |
| D | transformation_permute_phi_operands_test.cpp | 117 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST() 130 opt::Instruction* inst, uint32_t operand_index) { in TEST()
|
| /external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
| D | transformation_permute_phi_operands_test.cpp | 117 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST() 130 opt::Instruction* inst, uint32_t operand_index) { in TEST()
|
| D | transformation_swap_conditional_branch_operands_test.cpp | 113 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST()
|
| /external/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_arithmetics.cpp | 52 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local 74 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local 104 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local 138 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local
|
| D | validate_composites.cpp | 228 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local 269 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local 304 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local 327 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local
|
| D | validate_memory_semantics.cpp | 28 uint32_t operand_index, in ValidateMemorySemantics()
|
| /external/deqp-deps/SPIRV-Tools/source/val/ |
| D | validate_arithmetics.cpp | 51 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local 73 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local 102 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local 136 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local
|
| D | validate_composites.cpp | 227 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local 268 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local 303 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local 326 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | instruction_fusion.cc | 59 HloInstruction* consumer, int64_t operand_index) { in ShouldFuseInexpensiveChecks() 85 int64_t operand_index) { in ShouldFuse()
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/ |
| D | validate_arithmetics.cpp | 53 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local 87 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local 132 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local 183 for (size_t operand_index = 2; operand_index < inst->operands().size(); in ArithmeticsPass() local
|
| D | validate_composites.cpp | 227 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local 268 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local 303 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local 326 for (uint32_t operand_index = 2; operand_index < num_operands; in ValidateCompositeConstruct() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | graphics_robust_access_pass.cpp | 291 uint32_t operand_index, Instruction* old_value, in ClampIndicesForAccessChain() 303 &clamp_index](uint32_t operand_index, uint64_t count) -> spv_result_t { in ClampIndicesForAccessChain() 414 Instruction* count_inst) -> spv_result_t { in ClampIndicesForAccessChain() 671 Instruction* access_chain, uint32_t operand_index) { in MakeRuntimeArrayLengthInst()
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
| D | graphics_robust_access_pass.cpp | 285 uint32_t operand_index, Instruction* old_value, in ClampIndicesForAccessChain() 297 &clamp_index](uint32_t operand_index, uint64_t count) -> spv_result_t { in ClampIndicesForAccessChain() 408 Instruction* count_inst) -> spv_result_t { in ClampIndicesForAccessChain() 665 Instruction* access_chain, uint32_t operand_index) { in MakeRuntimeArrayLengthInst()
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | graphics_robust_access_pass.cpp | 290 uint32_t operand_index, Instruction* old_value, in ClampIndicesForAccessChain() 302 &clamp_index](uint32_t operand_index, uint64_t count) -> spv_result_t { in ClampIndicesForAccessChain() 413 Instruction* count_inst) -> spv_result_t { in ClampIndicesForAccessChain() 670 Instruction* access_chain, uint32_t operand_index) { in MakeRuntimeArrayLengthInst()
|
| /external/deqp-deps/SPIRV-Tools/source/reduce/ |
| D | change_operand_to_undef_reduction_opportunity.h | 32 uint32_t operand_index) in ChangeOperandToUndefReductionOpportunity()
|
| D | change_operand_reduction_opportunity.h | 31 uint32_t operand_index, uint32_t new_id) in ChangeOperandReductionOpportunity()
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/reduce/ |
| D | change_operand_to_undef_reduction_opportunity.h | 32 uint32_t operand_index) in ChangeOperandToUndefReductionOpportunity()
|
| D | change_operand_reduction_opportunity.h | 31 uint32_t operand_index, uint32_t new_id) in ChangeOperandReductionOpportunity()
|
| /external/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
| D | change_operand_to_undef_reduction_opportunity.h | 32 uint32_t operand_index) in ChangeOperandToUndefReductionOpportunity()
|
| D | change_operand_reduction_opportunity.h | 31 uint32_t operand_index, uint32_t new_id) in ChangeOperandReductionOpportunity()
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
| D | tf_saved_model_freeze_variables.cc | 148 int operand_index = usage.getOperandNumber(); in PropagateUsage() local 164 int operand_index = usage.getOperandNumber(); in ReplaceVarWithConstant() local 265 int operand_index = use.getOperandNumber(); in UpdateTerminatorArguments() local 408 for (auto operand_index : args_to_erase) { in FreezeVariables() local
|