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