Searched defs:IntCC (Results 1 – 2 of 2) sorted by relevance
5 pub(crate) fn bin_op_to_intcc(bin_op: BinOp, signed: bool) -> Option<IntCC> { in bin_op_to_intcc()
112 intcc: IntCC, in codegen_icmp_imm()