Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getOr

696     Value *newOr2 = ConstantExpr::getOr(CCst, ECst);
1890 V2 = Builder->CreateOr(V1, ConstantExpr::getOr(C3, C4), "bitfield");
2200 Constant *NewRHS = ConstantExpr::getOr(Op0CI, RHS);