Lines Matching refs:GetMtfIdGeneratedByOpcode
261 multi_mtf_.Insert(GetMtfIdGeneratedByOpcode(opcode), inst_.result_id); in ProcessCurInstruction()
293 if (multi_mtf_.HasValue(GetMtfIdGeneratedByOpcode(SpvOpTypeFloat), in ProcessCurInstruction()
296 } else if (multi_mtf_.HasValue(GetMtfIdGeneratedByOpcode(SpvOpTypeInt), in ProcessCurInstruction()
299 } else if (multi_mtf_.HasValue(GetMtfIdGeneratedByOpcode(SpvOpTypeBool), in ProcessCurInstruction()
478 return GetMtfIdGeneratedByOpcode(SpvOpTypeVector); in GetRuleBasedMtf()
489 if (operand_index_ == 0) return GetMtfIdGeneratedByOpcode(SpvOpTypeFloat); in GetRuleBasedMtf()
511 return GetMtfIdGeneratedByOpcode(SpvOpTypeVector); in GetRuleBasedMtf()
569 return GetMtfIdGeneratedByOpcode(SpvOpTypePointer); in GetRuleBasedMtf()
575 return GetMtfIdGeneratedByOpcode(SpvOpTypePointer); in GetRuleBasedMtf()
615 return GetMtfIdGeneratedByOpcode(SpvOpExtInstImport); in GetRuleBasedMtf()
767 return GetMtfIdGeneratedByOpcode(SpvOpTypeSampledImage); in GetRuleBasedMtf()
777 return GetMtfIdGeneratedByOpcode(SpvOpTypeVector); in GetRuleBasedMtf()