Home | History | Annotate | Download | only in CodeGen

Lines Matching full:conj

519     ResI = Builder.CreateFNeg(Op.second, "conj.i");
521 ResI = Builder.CreateNeg(Op.second, "conj.i");