Home
last modified time | relevance | path

Searched defs:src_operand (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_replace_copy_object_with_store_load.cpp95 uint32_t src_operand = copy_object_instruction->GetSingleWordInOperand(0); in Apply() local
/third_party/spirv-tools/source/fuzz/
Dtransformation_replace_copy_object_with_store_load.cpp97 uint32_t src_operand = copy_object_instruction->GetSingleWordInOperand(0); in Apply() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_replace_copy_object_with_store_load.cpp95 uint32_t src_operand = copy_object_instruction->GetSingleWordInOperand(0); in Apply() local
/third_party/spirv-tools/source/diff/
Ddiff.cpp992 bool Differ::DoesOperandMatch(const opt::Operand& src_operand, in DoesOperandMatch()
1032 const opt::Operand& src_operand = src_inst->GetInOperand(in_operand_index); in DoOperandsMatch() local
1057 const opt::Operand& src_operand = src_inst->GetOperand(operand_index); in DoInstructionsMatch() local
1087 bool Differ::DoesOperandMatchFuzzy(const opt::Operand& src_operand, in DoesOperandMatchFuzzy()
1140 const opt::Operand& src_operand = src_inst->GetInOperand(in_operand_index); in DoInstructionsMatchFuzzy() local