Searched refs:IsNarrowNumericType (Results 1 – 1 of 1) sorted by relevance
304 static bool IsNarrowNumericType(spirv_inst_iter type) { in IsNarrowNumericType() function328 if (a_insn.opcode() == spv::OpTypeVector && relaxed && IsNarrowNumericType(b_insn)) { in TypesMatch()358 if (relaxed && IsNarrowNumericType(a->get_def(a_insn.word(2)))) { in TypesMatch()