Home
last modified time | relevance | path

Searched defs:operand_index (Results 1 – 25 of 131) sorted by relevance

123456

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddynamic_dimension_inference.cc235 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 …]
H A Dhlo_dataflow_analysis.cc587 const ShapeIndex& operand_index = pair.first; in UpdateSendValueSet() local
873 ShapeIndex operand_index = {gte->tuple_index()}; in UpdateGetTupleElementValueSet() local
974 const ShapeIndex& operand_index = pair.first; in UpdateTupleValueSet() local
1036 ShapeIndex operand_index = {1}; in UpdateAllGatherDoneValueSet() local
1060 ShapeIndex operand_index = {}; in UpdateAllReduceDoneValueSet() local
1690 const HloInstruction* instruction, ShapeIndex operand_index) { in FollowTupleIndirection()
1819 int64_t operand_index = pair.second.first; in GetInPlaceInputOutputPairs() local
1844 HloInstruction* operand, const ShapeIndex& operand_index, in CanShareOperandBufferWithUser()
H A Dhlo_liveness_analysis.cc119 for (int64_t operand_index = 0; operand_index < instruction->operand_count(); in PropagateLivenessThroughTuple() local
245 int64_t operand_index = 1; in PropagateLivenessThroughControlFlow() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dgraphics_robust_access_pass.cpp285 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()
Dspread_volatile_semantics.cpp141 for (uint32_t operand_index = kOpEntryPointInOperandInterface; in HasInterfaceInConflictOfVolatileSemantics() local
176 for (uint32_t operand_index = kOpEntryPointInOperandInterface; in CollectTargetsForVolatileSemantics() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dgraphics_robust_access_pass.cpp285 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()
H A Dspread_volatile_semantics.cpp141 for (uint32_t operand_index = kOpEntryPointInOperandInterface; in HasInterfaceInConflictOfVolatileSemantics() local
176 for (uint32_t operand_index = kOpEntryPointInOperandInterface; in CollectTargetsForVolatileSemantics() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dgraphics_robust_access_pass.cpp285 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()
H A Dspread_volatile_semantics.cpp141 for (uint32_t operand_index = kOpEntryPointInOperandInterface; in HasInterfaceInConflictOfVolatileSemantics() local
176 for (uint32_t operand_index = kOpEntryPointInOperandInterface; in CollectTargetsForVolatileSemantics() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp1145 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
1178 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
1249 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
1927 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
2009 uint32_t operand_index = 4; in ValidateExtInst() local
2216 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
2301 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
2455 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
2886 uint32_t operand_index = 4; in ValidateExtInst() local
Dvalidate_composites.cpp227 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
Dvalidate_arithmetics.cpp53 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
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_extensions.cpp1145 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
1178 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
1249 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
1927 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
2009 uint32_t operand_index = 4; in ValidateExtInst() local
2218 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
2303 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
2457 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
2891 uint32_t operand_index = 4; in ValidateExtInst() local
H A Dvalidate_composites.cpp227 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
H A Dvalidate_arithmetics.cpp53 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
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_extensions.cpp1145 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
1178 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
1249 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
1927 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
2009 uint32_t operand_index = 4; in ValidateExtInst() local
2216 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
2301 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
2455 for (uint32_t operand_index = 4; operand_index < num_operands; in ValidateExtInst() local
2886 uint32_t operand_index = 4; in ValidateExtInst() local
H A Dvalidate_composites.cpp227 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
H A Dvalidate_arithmetics.cpp53 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
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dtf_saved_model_freeze_variables.cc148 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
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_permute_phi_operands_test.cpp117 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST()
130 opt::Instruction* inst, uint32_t operand_index) { in TEST()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_permute_phi_operands_test.cpp117 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST()
130 opt::Instruction* inst, uint32_t operand_index) { in TEST()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/
H A Dtransformation_permute_phi_operands_test.cpp117 [&entry](opt::Instruction* inst, uint32_t operand_index) -> bool { in TEST()
130 opt::Instruction* inst, uint32_t operand_index) { in TEST()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dinstruction_fusion.cc59 HloInstruction* consumer, int64_t operand_index) { in ShouldFuseInexpensiveChecks()
85 int64_t operand_index) { in ShouldFuse()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dtransformation_duplicate_region_with_selection.cpp521 &merge_block](opt::Instruction* user, uint32_t operand_index) { in Apply()
581 uint32_t operand_index) { in Apply()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_duplicate_region_with_selection.cpp521 &merge_block](opt::Instruction* user, uint32_t operand_index) { in Apply()
581 uint32_t operand_index) { in Apply()

123456