Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:InstCombiner

200 Instruction *InstCombiner::
475 static Value *EvaluateGEPOffsetExpression(User *GEP, InstCombiner &IC) {
571 Instruction *InstCombiner::FoldGEPICmp(GEPOperator *GEPLHS, Value *RHS,
707 Instruction *InstCombiner::FoldICmpAddOpCst(ICmpInst &ICI,
772 Instruction *InstCombiner::FoldICmpDivCst(ICmpInst &ICI, BinaryOperator *DivI,
929 Instruction *InstCombiner::FoldICmpShrCst(ICmpInst &ICI, BinaryOperator *Shr,
1019 Instruction *InstCombiner::visitICmpInstWithInstAndIntCst(ICmpInst &ICI,
1544 Instruction *InstCombiner::visitICmpInstWithCastAndCast(ICmpInst &ICI) {
1662 InstCombiner &IC) {
1722 InstCombiner::BuilderTy *Builder = IC.Builder;
1743 InstCombiner &IC) {
1756 InstCombiner::BuilderTy *Builder = IC.Builder;
1808 Instruction *InstCombiner::visitICmpInst(ICmpInst &I) {
2630 Instruction *InstCombiner::FoldFCmp_IntToFP_Cst(FCmpInst &I,
2831 Instruction *InstCombiner::visitFCmpInst(FCmpInst &I) {