Home
last modified time | relevance | path

Searched defs:NotX (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp3646 Value *NotX = Builder.CreateNot(X, X->getName() + ".not"); in sinkNotIntoXor() local
3678 Value *NotX = Builder.CreateNot(X); in foldNotXor() local
3964 Value *NotX = Builder.CreateNot(X); in foldNot() local
3982 Value *NotX = Builder.CreateNot(X); in foldNot() local
4169 Value *NotX = Builder.CreateNot(X); in visitXor() local
4175 Value *NotX = Builder.CreateNot(X); in visitXor() local
H A DInstCombineAddSub.cpp973 Value *NotX = Builder.CreateNot(X); in foldAddWithConstant() local
H A DInstructionCombining.cpp3198 Value *NotX = Builder.CreateNot(X, "not." + X->getName()); in visitBranchInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2959 Value *NotX = Builder.CreateNot(X, X->getName() + ".not"); in sinkNotIntoXor() local
3036 Value *NotX = Builder.CreateNot(NotVal->getOperand(0), "notlhs"); in visitXor() local
3266 Value *NotX = Builder.CreateNot(LHS); in visitXor() local
H A DInstCombineAddSub.cpp944 Value *NotX = Builder.CreateNot(X); in foldAddWithConstant() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2521 Value *NotX = in visitXor() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1332 SDValue NotX = DAG.getNOT(SDLoc(X), X, OpVT); in simplifySetCCWithAnd() local
H A DDAGCombiner.cpp4229 SDValue NotX = DAG.getNOT(SDLoc(X), X, VT); in visitXOR() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6998 SDValue NotX = DAG.getNOT(DL, X, VT); in unfoldMaskedMerge() local
7133 SDValue NotX = DAG.getNOT(SDLoc(X), X, VT); in visitXOR() local
9592 SDValue NotX = DAG.getNOT(DL, X, VT); in foldExtendedSignBitTest() local
H A DTargetLowering.cpp2896 SDValue NotX = DAG.getNOT(SDLoc(X), X, OpVT); in foldSetCCWithAnd() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8645 SDValue NotX = DAG.getNOT(DL, X, VT); in unfoldMaskedMerge() local
8820 SDValue NotX = DAG.getNOT(SDLoc(X), X, VT); in visitXOR() local
12297 SDValue NotX = DAG.getNOT(DL, X, VT); in foldExtendedSignBitTest() local
H A DTargetLowering.cpp3807 SDValue NotX = DAG.getNOT(SDLoc(X), X, OpVT); in foldSetCCWithAnd() local