Lines Matching defs:src_inst
174 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()
1361 bool Differ::MatchOpSpecConstant(const opt::Instruction* src_inst, in MatchOpSpecConstant()
1397 bool Differ::MatchOpVariable(const opt::Instruction* src_inst, in MatchOpVariable()
1498 bool Differ::MatchPerVertexVariable(const opt::Instruction* src_inst, in MatchPerVertexVariable()
1731 const opt::Instruction* dst_inst) { in MatchFunctionBodies()
1762 const opt::Instruction* src_inst = src_body[src_cur++]; in MatchIdsInFunctionBodies() local
1786 const opt::Instruction* src_inst, const opt::Instruction* dst_inst, in MatchVariablesUsedByMatchedInstructions()
2113 const opt::Instruction* dst_inst) { in MatchExtInstImportIds()
2139 for (const opt::Instruction& src_inst : src_->entry_points()) { in MatchEntryPointIds() local
2166 for (const opt::Instruction* src_inst : src_insts) { in MatchEntryPointIds() local
2283 const opt::Instruction* dst_inst) { in MatchTypeIds()
2373 const opt::Instruction* dst_inst) { in MatchConstants()
2453 const opt::Instruction* dst_inst) { in MatchVariableIds()
2571 const opt::Instruction* src_inst) { in MappedDstInst()
2661 const opt::Instruction* src_inst = IterInst(src_iter); in OutputSection() local