Searched defs:NotY (Results 1 – 5 of 5) sorted by relevance
100 auto NotY = Ctx.neg(Y); in TYPED_TEST_P() local184 auto NotY = Ctx.neg(Y); in TYPED_TEST_P() local200 auto NotY = Ctx.neg(Y); in TYPED_TEST_P() local216 auto NotY = Ctx.neg(Y); in TYPED_TEST_P() local229 auto NotY = Ctx.neg(Y); in TYPED_TEST_P() local
73 auto &NotY = A.makeNot(Y); in TEST_F() local
4156 Value *NotY = Builder.CreateNot(Y, Y->getName() + ".not"); foldXorOfICmps() local 4235 Value *NotY = Builder.CreateNot(Y); foldNotXor() local 4411 Value *NotY = Builder.CreateNot(Y, Y->getName() + ".not"); foldNot() local 4415 Value *NotY = Builder.CreateNot(Y, Y->getName() + ".not"); foldNot() local 4422 Value *NotY = Builder.CreateNot(Y, Y->getName() + ".not"); foldNot() local 4426 Value *NotY = Builder.CreateNot(Y, Y->getName() + ".not"); foldNot() local 4437 Value *NotY = Builder.CreateNot(Y); foldNot() local 4522 Value *NotY = Builder.CreateNot(Y); foldNot() local [all...]
1782 if (Value *NotY = getFreelyInverted(Y, Y->hasOneUse(), &Builder)) { visitCallInst() local
9387 SDValue NotY = DAG.getNOT(DL, Y, VT); unfoldMaskedMerge() local [all...]