/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | scalar_replacement_pass.cpp | 190 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 D | upgrade_memory_model.cpp | 105 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 D | wrap_opkill.cpp | 143 func_start->AddOperand({SPV_OPERAND_TYPE_FUNCTION_CONTROL, {0}}); in GetKillingFuncId() 144 func_start->AddOperand({SPV_OPERAND_TYPE_ID, {GetVoidFunctionTypeId()}}); in GetKillingFuncId()
|
H A D | value_number_table.cpp | 127 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 D | scalar_replacement_pass.cpp | 190 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 D | upgrade_memory_model.cpp | 105 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 D | wrap_opkill.cpp | 143 func_start->AddOperand({SPV_OPERAND_TYPE_FUNCTION_CONTROL, {0}}); in GetKillingFuncId() 144 func_start->AddOperand({SPV_OPERAND_TYPE_ID, {GetVoidFunctionTypeId()}}); in GetKillingFuncId()
|
H A D | value_number_table.cpp | 127 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 D | transformation_adjust_branch_weights.cpp | 83 instruction->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_LITERAL_INTEGER, in Apply() 85 instruction->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_LITERAL_INTEGER, in Apply()
|
H A D | transformation_add_dead_block.cpp | 172 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 D | transformation_set_memory_operands_mask.cpp | 109 instruction->AddOperand( in Apply() 113 instruction->AddOperand( in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_adjust_branch_weights.cpp | 83 instruction->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_LITERAL_INTEGER, in Apply() 85 instruction->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_LITERAL_INTEGER, in Apply()
|
H A D | transformation_add_dead_block.cpp | 172 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 D | transformation_set_memory_operands_mask.cpp | 109 instruction->AddOperand( in Apply() 113 instruction->AddOperand( in Apply()
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_adjust_branch_weights.cpp | 83 instruction->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_LITERAL_INTEGER, in Apply() 85 instruction->AddOperand({SPV_OPERAND_TYPE_OPTIONAL_LITERAL_INTEGER, in Apply()
|
H A D | transformation_add_dead_block.cpp | 172 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 D | transformation_set_memory_operands_mask.cpp | 112 instruction->AddOperand({SPV_OPERAND_TYPE_MEMORY_ACCESS, in Apply() 116 instruction->AddOperand( in Apply()
|
/third_party/spirv-tools/source/opt/ |
H A D | upgrade_memory_model.cpp | 107 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 D | scalar_replacement_pass.cpp | 190 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 D | value_number_table.cpp | 127 value_ins.AddOperand(Operand(op.type, {id_value})); in AssignValueNumber() 129 value_ins.AddOperand(Operand(op.type, op.words)); in AssignValueNumber()
|
H A D | wrap_opkill.cpp | 145 func_start->AddOperand({SPV_OPERAND_TYPE_FUNCTION_CONTROL, {0}}); in GetKillingFuncId() 146 func_start->AddOperand({SPV_OPERAND_TYPE_ID, {GetVoidFunctionTypeId()}}); in GetKillingFuncId()
|
H A D | instruction.h | 296 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 D | structured_loop_to_selection_reduction_opportunity.cpp | 171 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 D | structured_loop_to_selection_reduction_opportunity.cpp | 171 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 D | structured_loop_to_selection_reduction_opportunity.cpp | 171 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()
|