Home | History | Annotate | Download | only in src

Lines Matching refs:Icmp

124 // The following table summarizes the logic for lowering the icmp instruction
125 // for i32 and narrower types. Each icmp condition has a clear mapping to an
138 // The following table summarizes the logic for lowering the icmp instruction
2393 // NumericOperands is used during arithmetic/icmp lowering for constant folding.
3570 case Inst::Icmp: {
4509 // a=icmp cond, b, c ==>
4645 // a=icmp cond b, c ==>
5983 // If Src0 is not an i32, we left shift it -- see the icmp lowering for the
6510 case Inst::Icmp: {
6594 case Inst::Icmp: {
6648 case Inst::Icmp: