Home
last modified time | relevance | path

Searched refs:SetOperand (Results 1 - 25 of 64) sorted by relevance

123

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-node.h37 SetOperand(0, operand0); in BytecodeNode()
48 SetOperand(0, operand0); in BytecodeNode()
49 SetOperand(1, operand1); in BytecodeNode()
60 SetOperand(0, operand0); in BytecodeNode()
61 SetOperand(1, operand1); in BytecodeNode()
62 SetOperand(2, operand2); in BytecodeNode()
74 SetOperand(0, operand0); in BytecodeNode()
75 SetOperand(1, operand1); in BytecodeNode()
76 SetOperand(2, operand2); in BytecodeNode()
77 SetOperand( in BytecodeNode()
259 V8_INLINE void SetOperand(int operand_index, uint32_t operand) { SetOperand() function in v8::internal::interpreter::final
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp149 terminator->SetOperand(operand_index, {new_target_id}); in RedirectEdge()
241 use->SetOperand( in FixNonDominatedIdUses()
251 use->SetOperand( in FixNonDominatedIdUses()
259 use->SetOperand(index, in FixNonDominatedIdUses()
H A Dchange_operand_reduction_opportunity.cpp30 inst_->SetOperand(operand_index_, {new_id_}); in Apply()
H A Dchange_operand_to_undef_reduction_opportunity.cpp37 inst_->SetOperand(operand_index_, {undef_id}); in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp149 terminator->SetOperand(operand_index, {new_target_id}); in RedirectEdge()
241 use->SetOperand( in FixNonDominatedIdUses()
251 use->SetOperand( in FixNonDominatedIdUses()
259 use->SetOperand(index, in FixNonDominatedIdUses()
H A Dchange_operand_reduction_opportunity.cpp30 inst_->SetOperand(operand_index_, {new_id_}); in Apply()
H A Dchange_operand_to_undef_reduction_opportunity.cpp37 inst_->SetOperand(operand_index_, {undef_id}); in Apply()
/third_party/spirv-tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp149 terminator->SetOperand(operand_index, {new_target_id}); in RedirectEdge()
242 use->SetOperand( in FixNonDominatedIdUses()
252 use->SetOperand( in FixNonDominatedIdUses()
260 use->SetOperand(index, in FixNonDominatedIdUses()
H A Dchange_operand_reduction_opportunity.cpp30 inst_->SetOperand(operand_index_, {new_id_}); in Apply()
H A Dchange_operand_to_undef_reduction_opportunity.cpp37 inst_->SetOperand(operand_index_, {undef_id}); in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dcopy_prop_arrays.cpp605 use->SetOperand(index, {new_ptr_inst->result_id()});
615 use->SetOperand(index - 2,
617 use->SetOperand(index, {new_ptr_inst->result_id()});
624 use->SetOperand(index + 1, {deref_expr_instr->result_id()});
633 use->SetOperand(index, {new_ptr_inst->result_id()});
647 use->SetOperand(index, {new_ptr_inst->result_id()});
665 use->SetOperand(index, {new_ptr_inst->result_id()});
707 use->SetOperand(index, {new_ptr_inst->result_id()});
755 use->SetOperand(index, {new_ptr_inst->result_id()});
H A Ddebug_info_manager.cpp58 dbg_inlined_at->SetOperand(kDebugInlinedAtOperandInlinedIndex, in SetInlinedOperand()
586 dbg_val->SetOperand(kDebugDeclareOperandVariableIndex, {value_id}); in AddDebugValueForDecl()
587 dbg_val->SetOperand(kDebugValueOperandExpressionIndex, in AddDebugValueForDecl()
771 dbg_global_var->SetOperand(kDebugLocalVariableOperandFlagsIndex, {flags}); in ConvertDebugGlobalToLocalVariable()
H A Dinstruction.h293 inline void SetOperand(uint32_t index, Operand::OperandData&& data);
671 SetOperand(index + TypeResultIdCount(), std::move(data));
674 inline void Instruction::SetOperand(uint32_t index,
H A Dloop_utils.cpp84 user->SetOperand(operand_index, {new_def->result_id()}); in RewriteUse()
530 inst->SetOperand(operand, {new_header}); in CloneAndAttachLoopToHeader()
538 inst->SetOperand(operand, {new_merge_block}); in CloneAndAttachLoopToHeader()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dcopy_prop_arrays.cpp605 use->SetOperand(index, {new_ptr_inst->result_id()});
615 use->SetOperand(index - 2,
617 use->SetOperand(index, {new_ptr_inst->result_id()});
624 use->SetOperand(index + 1, {deref_expr_instr->result_id()});
633 use->SetOperand(index, {new_ptr_inst->result_id()});
647 use->SetOperand(index, {new_ptr_inst->result_id()});
665 use->SetOperand(index, {new_ptr_inst->result_id()});
707 use->SetOperand(index, {new_ptr_inst->result_id()});
755 use->SetOperand(index, {new_ptr_inst->result_id()});
H A Ddebug_info_manager.cpp58 dbg_inlined_at->SetOperand(kDebugInlinedAtOperandInlinedIndex, in SetInlinedOperand()
586 dbg_val->SetOperand(kDebugDeclareOperandVariableIndex, {value_id}); in AddDebugValueForDecl()
587 dbg_val->SetOperand(kDebugValueOperandExpressionIndex, in AddDebugValueForDecl()
771 dbg_global_var->SetOperand(kDebugLocalVariableOperandFlagsIndex, {flags}); in ConvertDebugGlobalToLocalVariable()
H A Dinstruction.h293 inline void SetOperand(uint32_t index, Operand::OperandData&& data);
671 SetOperand(index + TypeResultIdCount(), std::move(data));
674 inline void Instruction::SetOperand(uint32_t index,
H A Dloop_utils.cpp84 user->SetOperand(operand_index, {new_def->result_id()}); in RewriteUse()
530 inst->SetOperand(operand, {new_header}); in CloneAndAttachLoopToHeader()
538 inst->SetOperand(operand, {new_merge_block}); in CloneAndAttachLoopToHeader()
/third_party/spirv-tools/source/opt/
H A Dcopy_prop_arrays.cpp604 use->SetOperand(index, {new_ptr_inst->result_id()});
614 use->SetOperand(index - 2,
616 use->SetOperand(index, {new_ptr_inst->result_id()});
623 use->SetOperand(index + 1, {deref_expr_instr->result_id()});
632 use->SetOperand(index, {new_ptr_inst->result_id()});
646 use->SetOperand(index, {new_ptr_inst->result_id()});
664 use->SetOperand(index, {new_ptr_inst->result_id()});
706 use->SetOperand(index, {new_ptr_inst->result_id()});
754 use->SetOperand(index, {new_ptr_inst->result_id()});
H A Ddebug_info_manager.cpp59 dbg_inlined_at->SetOperand(kDebugInlinedAtOperandInlinedIndex, in SetInlinedOperand()
593 dbg_val->SetOperand(kDebugDeclareOperandVariableIndex, {value_id}); in AddDebugValueForDecl()
594 dbg_val->SetOperand(kDebugValueOperandExpressionIndex, in AddDebugValueForDecl()
779 dbg_global_var->SetOperand(kDebugLocalVariableOperandFlagsIndex, {flags}); in ConvertDebugGlobalToLocalVariable()
H A Dinstruction.h308 inline void SetOperand(uint32_t index, Operand::OperandData&& data);
691 SetOperand(index + TypeResultIdCount(), std::move(data));
694 inline void Instruction::SetOperand(uint32_t index,
H A Dloop_utils.cpp83 user->SetOperand(operand_index, {new_def->result_id()}); in RewriteUse()
529 inst->SetOperand(operand, {new_header}); in CloneAndAttachLoopToHeader()
537 inst->SetOperand(operand, {new_merge_block}); in CloneAndAttachLoopToHeader()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_adjust_branch_weights.cpp78 instruction->SetOperand(kBranchWeightForTrueLabelIndex, in Apply()
80 instruction->SetOperand(kBranchWeightForFalseLabelIndex, in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_adjust_branch_weights.cpp78 instruction->SetOperand(kBranchWeightForTrueLabelIndex, in Apply()
80 instruction->SetOperand(kBranchWeightForFalseLabelIndex, in Apply()
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_adjust_branch_weights.cpp78 instruction->SetOperand(kBranchWeightForTrueLabelIndex, in Apply()
80 instruction->SetOperand(kBranchWeightForFalseLabelIndex, in Apply()

Completed in 19 milliseconds

123