Home
last modified time | relevance | path

Searched refs:AddOperand (Results 1 - 25 of 79) sorted by relevance

1234

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dscalar_replacement_pass.cpp190 added_dbg_value->AddOperand( in ReplaceWholeDebugDeclare()
216 new_dbg_value->AddOperand( in ReplaceWholeDebugValue()
256 newLoad->AddOperand(std::move(copy)); in ReplaceWholeLoad()
276 compositeConstruct->AddOperand(std::move(op)); in ReplaceWholeLoad()
326 newStore->AddOperand(std::move(copy)); in ReplaceWholeStore()
367 replacementChain->AddOperand(std::move(copy)); in ReplaceAccessChain()
454 annotation->AddOperand(std::move(copy)); in TransferAnnotations()
505 new_dec_inst->AddOperand(Operand(SPV_OPERAND_TYPE_ID, {id})); in CreateVariable()
507 new_dec_inst->AddOperand(Operand(dec_inst->GetInOperand(i))); in CreateVariable()
622 newVar->AddOperand({SPV_OPERAND_TYPE_I in GetOrCreateInitialValue()
[all...]
H A Dupgrade_memory_model.cpp105 inst->AddOperand(std::move(operand)); in UpgradeInstructions()
110 inst->AddOperand( in UpgradeInstructions()
112 inst->AddOperand( in UpgradeInstructions()
203 inst->AddOperand( in UpgradeMemoryAndImages()
242 inst->AddOperand( in UpgradeMemoryAndImages()
246 inst->AddOperand( in UpgradeMemoryAndImages()
565 inst->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_MEMORY_ACCESS, {flags}}); in UpgradeFlags()
567 inst->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_IMAGE, {flags}}); in UpgradeFlags()
H A Dwrap_opkill.cpp143 func_start->AddOperand({SPV_OPERAND_TYPE_FUNCTION_CONTROL, {0}}); in GetKillingFuncId()
144 func_start->AddOperand({SPV_OPERAND_TYPE_ID, {GetVoidFunctionTypeId()}}); in GetKillingFuncId()
H A Dvalue_number_table.cpp127 value_ins.AddOperand(Operand(op.type, {id_value})); in AssignValueNumber()
129 value_ins.AddOperand(Operand(op.type, op.words)); in AssignValueNumber()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_replacement_pass.cpp190 added_dbg_value->AddOperand( in ReplaceWholeDebugDeclare()
216 new_dbg_value->AddOperand( in ReplaceWholeDebugValue()
256 newLoad->AddOperand(std::move(copy)); in ReplaceWholeLoad()
276 compositeConstruct->AddOperand(std::move(op)); in ReplaceWholeLoad()
326 newStore->AddOperand(std::move(copy)); in ReplaceWholeStore()
367 replacementChain->AddOperand(std::move(copy)); in ReplaceAccessChain()
454 annotation->AddOperand(std::move(copy)); in TransferAnnotations()
505 new_dec_inst->AddOperand(Operand(SPV_OPERAND_TYPE_ID, {id})); in CreateVariable()
507 new_dec_inst->AddOperand(Operand(dec_inst->GetInOperand(i))); in CreateVariable()
622 newVar->AddOperand({SPV_OPERAND_TYPE_I in GetOrCreateInitialValue()
[all...]
H A Dupgrade_memory_model.cpp105 inst->AddOperand(std::move(operand)); in UpgradeInstructions()
110 inst->AddOperand( in UpgradeInstructions()
112 inst->AddOperand( in UpgradeInstructions()
203 inst->AddOperand( in UpgradeMemoryAndImages()
242 inst->AddOperand( in UpgradeMemoryAndImages()
246 inst->AddOperand( in UpgradeMemoryAndImages()
565 inst->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_MEMORY_ACCESS, {flags}}); in UpgradeFlags()
567 inst->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_IMAGE, {flags}}); in UpgradeFlags()
H A Dwrap_opkill.cpp143 func_start->AddOperand({SPV_OPERAND_TYPE_FUNCTION_CONTROL, {0}}); in GetKillingFuncId()
144 func_start->AddOperand({SPV_OPERAND_TYPE_ID, {GetVoidFunctionTypeId()}}); in GetKillingFuncId()
H A Dvalue_number_table.cpp127 value_ins.AddOperand(Operand(op.type, {id_value})); in AssignValueNumber()
129 value_ins.AddOperand(Operand(op.type, op.words)); in AssignValueNumber()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_adjust_branch_weights.cpp83 instruction->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_LITERAL_INTEGER, in Apply()
85 instruction->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_LITERAL_INTEGER, in Apply()
H A Dtransformation_add_dead_block.cpp172 phi_inst->AddOperand(std::move(copy_of_existing_operand)); in Apply()
173 phi_inst->AddOperand({SPV_OPERAND_TYPE_ID, {message_.fresh_id()}}); in Apply()
H A Dtransformation_set_memory_operands_mask.cpp109 instruction->AddOperand( in Apply()
113 instruction->AddOperand( in Apply()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_adjust_branch_weights.cpp83 instruction->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_LITERAL_INTEGER, in Apply()
85 instruction->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_LITERAL_INTEGER, in Apply()
H A Dtransformation_add_dead_block.cpp172 phi_inst->AddOperand(std::move(copy_of_existing_operand)); in Apply()
173 phi_inst->AddOperand({SPV_OPERAND_TYPE_ID, {message_.fresh_id()}}); in Apply()
H A Dtransformation_set_memory_operands_mask.cpp109 instruction->AddOperand( in Apply()
113 instruction->AddOperand( in Apply()
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_adjust_branch_weights.cpp83 instruction->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_LITERAL_INTEGER, in Apply()
85 instruction->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_LITERAL_INTEGER, in Apply()
H A Dtransformation_add_dead_block.cpp172 phi_inst->AddOperand(std::move(copy_of_existing_operand)); in Apply()
173 phi_inst->AddOperand({SPV_OPERAND_TYPE_ID, {message_.fresh_id()}}); in Apply()
H A Dtransformation_set_memory_operands_mask.cpp112 instruction->AddOperand({SPV_OPERAND_TYPE_MEMORY_ACCESS, in Apply()
116 instruction->AddOperand( in Apply()
/third_party/spirv-tools/source/opt/
H A Dupgrade_memory_model.cpp107 inst->AddOperand(std::move(operand)); in UpgradeInstructions()
112 inst->AddOperand({SPV_OPERAND_TYPE_MEMORY_ACCESS, in UpgradeInstructions()
114 inst->AddOperand({SPV_OPERAND_TYPE_MEMORY_ACCESS, in UpgradeInstructions()
205 inst->AddOperand( in UpgradeMemoryAndImages()
244 inst->AddOperand( in UpgradeMemoryAndImages()
248 inst->AddOperand( in UpgradeMemoryAndImages()
568 inst->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_MEMORY_ACCESS, {flags}}); in UpgradeFlags()
570 inst->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_IMAGE, {flags}}); in UpgradeFlags()
H A Dscalar_replacement_pass.cpp190 added_dbg_value->AddOperand( in ReplaceWholeDebugDeclare()
216 new_dbg_value->AddOperand( in ReplaceWholeDebugValue()
256 newLoad->AddOperand(std::move(copy)); in ReplaceWholeLoad()
277 compositeConstruct->AddOperand(std::move(op)); in ReplaceWholeLoad()
327 newStore->AddOperand(std::move(copy)); in ReplaceWholeStore()
368 replacementChain->AddOperand(std::move(copy)); in ReplaceAccessChain()
459 annotation->AddOperand(std::move(copy)); in TransferAnnotations()
560 newVar->AddOperand({SPV_OPERAND_TYPE_ID, {newInitId}}); in GetOrCreateInitialValue()
998 new_dec_inst->AddOperand( in CopyNecessaryMemberDecorationsToVariable()
1001 new_dec_inst->AddOperand(Operan in CopyNecessaryMemberDecorationsToVariable()
[all...]
H A Dvalue_number_table.cpp127 value_ins.AddOperand(Operand(op.type, {id_value})); in AssignValueNumber()
129 value_ins.AddOperand(Operand(op.type, op.words)); in AssignValueNumber()
H A Dwrap_opkill.cpp145 func_start->AddOperand({SPV_OPERAND_TYPE_FUNCTION_CONTROL, {0}}); in GetKillingFuncId()
146 func_start->AddOperand({SPV_OPERAND_TYPE_ID, {GetVoidFunctionTypeId()}}); in GetKillingFuncId()
H A Dinstruction.h296 inline void AddOperand(Operand&& operand);
298 inline void AddOperand(const Operand& operand);
681 inline void Instruction::AddOperand(Operand&& operand) {
685 inline void Instruction::AddOperand(const Operand& operand) {
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp171 phi_inst->AddOperand(opt::Operand(SPV_OPERAND_TYPE_ID, {undef_id})); in AdaptPhiInstructionsForAddedEdge()
172 phi_inst->AddOperand(opt::Operand(SPV_OPERAND_TYPE_ID, {from_id})); in AdaptPhiInstructionsForAddedEdge()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp171 phi_inst->AddOperand(opt::Operand(SPV_OPERAND_TYPE_ID, {undef_id})); in AdaptPhiInstructionsForAddedEdge()
172 phi_inst->AddOperand(opt::Operand(SPV_OPERAND_TYPE_ID, {from_id})); in AdaptPhiInstructionsForAddedEdge()
/third_party/spirv-tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp171 phi_inst->AddOperand(opt::Operand(SPV_OPERAND_TYPE_ID, {undef_id})); in AdaptPhiInstructionsForAddedEdge()
172 phi_inst->AddOperand(opt::Operand(SPV_OPERAND_TYPE_ID, {from_id})); in AdaptPhiInstructionsForAddedEdge()

Completed in 15 milliseconds

1234