Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateFNeg

498     ResR = Builder.CreateFNeg(Op.first,  "neg.r");
499 ResI = Builder.CreateFNeg(Op.second, "neg.i");
514 ResI = Builder.CreateFNeg(Op.second, "conj.i");