Searched defs:NotCond (Results 1 – 4 of 4) sorted by relevance
2383 Value *NotCond = Builder.CreateNot(CondVal, "not." + CondVal->getName()); in visitSelectInst() local2392 Value *NotCond = Builder.CreateNot(CondVal, "not." + CondVal->getName()); in visitSelectInst() local2429 Value *NotCond = Builder.CreateNot(CondVal, "not." + CondVal->getName()); in visitSelectInst() local2435 Value *NotCond = Builder.CreateNot(CondVal, "not." + CondVal->getName()); in visitSelectInst() local2747 Value *NotCond; in visitSelectInst() local
2835 Instruction *NotCond = cast<Instruction>( in FoldBranchToCommonDest() local2850 Instruction *NotCond = cast<Instruction>( in FoldBranchToCommonDest() local
8419 SDValue NotCond = DAG.getNOT(DL, Cond, MVT::i1); in foldSelectOfConstants() local8426 SDValue NotCond = DAG.getNOT(DL, Cond, MVT::i1); in foldSelectOfConstants() local8494 SDValue NotCond = in foldSelectOfConstants() local
2111 Value *NotCond; in FindMergedConditions() local