Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:N0

646       Value *N0 = dyn_castFNegVal(Opnd0, IgnoreZeroSign);
651 Value *FMul = Builder->CreateFMul(N0, N1);
658 Value *T = Builder->CreateFMul(N0, Opnd1);