Searched refs:GetIdDesc (Results 1 – 3 of 3) sorted by relevance
44 std::string GetIdDesc(const Instruction& inst) { in GetIdDesc() function67 << GetIdDesc(inst) in GetUnderlyingType()77 << GetIdDesc(inst) in GetUnderlyingType()90 << GetIdDesc(inst) in GetUnderlyingType()698 ss << GetIdDesc(inst); in GetDefinitionDesc()708 ss << GetIdDesc(referenced_from_inst) << " is referencing " in GetReferenceDesc()709 << GetIdDesc(referenced_inst); in GetReferenceDesc()711 ss << " which is dependent on " << GetIdDesc(built_in_inst); in GetReferenceDesc()732 ss << GetIdDesc(inst) << " uses storage class "; in GetStorageClassDesc()1109 << " " << GetIdDesc(referenced_inst) << " depends on " in ValidateNotCalledWithExecutionModel()[all …]