Home
last modified time | relevance | path

Searched defs:src_inst (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/diff/
H A Ddiff.cpp174 void MapInsts(const opt::Instruction* src_inst, in MapInsts()
713 const opt::Instruction* src_inst = src_id_to_.inst_map_[src_id]; in MatchIds() local
747 const opt::Instruction* src_inst = sorted_src_insts[src_cur]; in MatchPreambleInstructions() local
865 for (const opt::Instruction& src_inst : src_insts) { in MatchDebugAndAnnotationInstructions() local
1021 bool Differ::DoOperandsMatch(const opt::Instruction* src_inst, in DoOperandsMatch()
1041 bool Differ::DoInstructionsMatch(const opt::Instruction* src_inst, in DoInstructionsMatch()
1109 bool Differ::DoInstructionsMatchFuzzy(const opt::Instruction* src_inst, in DoInstructionsMatchFuzzy()
1157 const opt::Instruction* src_inst, const opt::Instruction* dst_inst) { in DoDebugAndAnnotationInstructionsMatch()
1251 bool Differ::MatchOpTypeStruct(const opt::Instruction* src_inst, in MatchOpTypeStruct()
1310 bool Differ::MatchOpConstant(const opt::Instruction* src_inst, in MatchOpConstant()
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/diff/
H A Ddiff.cpp174 void MapInsts(const opt::Instruction* src_inst, in MapInsts()
713 const opt::Instruction* src_inst = src_id_to_.inst_map_[src_id]; in MatchIds() local
747 const opt::Instruction* src_inst = sorted_src_insts[src_cur]; in MatchPreambleInstructions() local
865 for (const opt::Instruction& src_inst : src_insts) { in MatchDebugAndAnnotationInstructions() local
1021 bool Differ::DoOperandsMatch(const opt::Instruction* src_inst, in DoOperandsMatch()
1041 bool Differ::DoInstructionsMatch(const opt::Instruction* src_inst, in DoInstructionsMatch()
1109 bool Differ::DoInstructionsMatchFuzzy(const opt::Instruction* src_inst, in DoInstructionsMatchFuzzy()
1157 const opt::Instruction* src_inst, const opt::Instruction* dst_inst) { in DoDebugAndAnnotationInstructionsMatch()
1251 bool Differ::MatchOpTypeStruct(const opt::Instruction* src_inst, in MatchOpTypeStruct()
1310 bool Differ::MatchOpConstant(const opt::Instruction* src_inst, in MatchOpConstant()
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/diff/
Ddiff.cpp174 void MapInsts(const opt::Instruction* src_inst, in MapInsts()
713 const opt::Instruction* src_inst = src_id_to_.inst_map_[src_id]; in MatchIds() local
747 const opt::Instruction* src_inst = sorted_src_insts[src_cur]; in MatchPreambleInstructions() local
865 for (const opt::Instruction& src_inst : src_insts) { in MatchDebugAndAnnotationInstructions() local
1021 bool Differ::DoOperandsMatch(const opt::Instruction* src_inst, in DoOperandsMatch()
1041 bool Differ::DoInstructionsMatch(const opt::Instruction* src_inst, in DoInstructionsMatch()
1109 bool Differ::DoInstructionsMatchFuzzy(const opt::Instruction* src_inst, in DoInstructionsMatchFuzzy()
1157 const opt::Instruction* src_inst, const opt::Instruction* dst_inst) { in DoDebugAndAnnotationInstructionsMatch()
1251 bool Differ::MatchOpTypeStruct(const opt::Instruction* src_inst, in MatchOpTypeStruct()
1310 bool Differ::MatchOpConstant(const opt::Instruction* src_inst, in MatchOpConstant()
[all …]