/external/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
D | change_operand_to_undef_reduction_opportunity.cpp | 31 auto operand_id = operand.words[0]; in Apply() local
|
D | operand_to_undef_reduction_pass.cpp | 49 const auto operand_id = operand.words[0]; in GetAvailableOpportunities() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | eliminate_dead_constant_pass.cpp | 71 uint32_t operand_id = inst->GetSingleWordInOperand(i); in Process() local
|
D | vector_dce.cpp | 100 uint32_t operand_id = in MarkExtractUseAsLive() local 127 uint32_t operand_id = current_item.instruction->GetSingleWordInOperand( in MarkInsertUsesAsLive() local 244 def_use_mgr](uint32_t* operand_id) { in MarkUsesAsLive()
|
D | ssa_rewrite_pass.h | 92 void AddUser(uint32_t operand_id) { users_.push_back(operand_id); } in AddUser()
|
D | fold_spec_constant_op_and_composite_pass.cpp | 234 uint32_t operand_id = inst->GetSingleWordInOperand(i); in DoVectorShuffle() local
|
D | loop_descriptor.cpp | 49 for (uint32_t operand_id = 1; operand_id < induction->NumInOperands(); in GetInductionStepOperation() local 175 for (uint32_t operand_id = 0; operand_id < induction->NumInOperands(); in GetInductionInitValue() local
|
D | const_folding_rules.cpp | 637 uint32_t operand_id = inst->GetSingleWordInOperand(non_const_idx); in FoldFClampFeedingCompare() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | eliminate_dead_constant_pass.cpp | 71 uint32_t operand_id = inst->GetSingleWordInOperand(i); in Process() local
|
D | vector_dce.cpp | 98 uint32_t operand_id = in MarkExtractUseAsLive() local 120 uint32_t operand_id = in MarkInsertUsesAsLive() local 224 def_use_mgr](uint32_t* operand_id) { in MarkUsesAsLive()
|
D | ssa_rewrite_pass.h | 92 void AddUser(uint32_t operand_id) { users_.push_back(operand_id); } in AddUser()
|
D | fold_spec_constant_op_and_composite_pass.cpp | 234 uint32_t operand_id = inst->GetSingleWordInOperand(i); in DoVectorShuffle() local
|
D | loop_descriptor.cpp | 49 for (uint32_t operand_id = 1; operand_id < induction->NumInOperands(); in GetInductionStepOperation() local 175 for (uint32_t operand_id = 0; operand_id < induction->NumInOperands(); in GetInductionInitValue() local
|
D | const_folding_rules.cpp | 637 uint32_t operand_id = inst->GetSingleWordInOperand(non_const_idx); in FoldFClampFeedingCompare() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_id.cpp | 43 const uint32_t operand_id = inst->word(operand.offset); in UpdateIdUse() local
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_id.cpp | 43 const uint32_t operand_id = inst->word(operand.offset); in UpdateIdUse() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | elemental_ir_emitter.cc | 1760 int64 operand_id = to_unique_operand_id[operand]; in EmitElementalConcatenate() local 1794 int64 operand_id = to_unique_operand_id[operand]; in EmitElementalConcatenate() local
|
D | hlo_instruction.cc | 105 result.begin(), [&instruction_map](int64 operand_id) { in CreateFromProto() 594 for (const int64 operand_id : proto.operand_ids()) { in CreateFromProto() local
|
/external/tensorflow/tensorflow/compiler/xla/client/ |
D | xla_builder.cc | 209 for (const int64 operand_id : instr.operand_ids()) { in IsConstantVisitor() local
|