Home | History | Annotate | Download | only in InstCombine

Lines Matching full:bitwise

508 /// transformZExtICmp - Transform (zext icmp) to bitwise / integer operations
899 /// transformSExtICmp - Transform (sext icmp) to bitwise / integer operations
924 // the icmp and sext into bitwise/integer operations.