Home
last modified time | relevance | path

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

/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dgen4asm.h114 struct src_operand { struct
117 uint32_t imm32; /* set if src_operand is expressing a branch offset */ argument
119 } src_operand; argument
H A Dgram.y452 struct src_operand src_operand; member
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/diff/
H A 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
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/diff/
H A 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
/aosp_15_r20/external/deqp-deps/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
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_replace_copy_object_with_store_load.cpp97 uint32_t src_operand = copy_object_instruction->GetSingleWordInOperand(0); in Apply() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dtransformation_replace_copy_object_with_store_load.cpp97 uint32_t src_operand = copy_object_instruction->GetSingleWordInOperand(0); in Apply() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_replace_copy_object_with_store_load.cpp97 uint32_t src_operand = copy_object_instruction->GetSingleWordInOperand(0); in Apply() local