Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:TLI

1257   if (Value *V = SimplifyAndInst(Op0, Op1, DL, TLI, DT, AC))
2238 if (Value *V = SimplifyOrInst(Op0, Op1, DL, TLI, DT, AC))
2623 if (Value *V = SimplifyXorInst(Op0, Op1, DL, TLI, DT, AC))