Home | History | Annotate | Download | only in InstCombine

Lines Matching full:intrin

1742   Intrinsic::ID Intrin;
1744 Intrin = Intrinsic::bswap;
1746 Intrin = Intrinsic::bitreverse;
1750 Function *F = Intrinsic::getDeclaration(I.getModule(), Intrin, ITy);