Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp991 Value *NotX = Builder.CreateNot(X); in foldAddWithConstant() local
DInstCombineAndOrXor.cpp2522 Value *NotX = Builder.CreateNot(NotVal->getOperand(0), "notlhs"); in visitXor() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp2103 Value *NotX = in visitXor() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp2521 Value *NotX = in visitXor() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1332 SDValue NotX = DAG.getNOT(SDLoc(X), X, OpVT); in simplifySetCCWithAnd() local
DDAGCombiner.cpp4229 SDValue NotX = DAG.getNOT(SDLoc(X), X, VT); in visitXOR() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1846 SDValue NotX = DAG.getNOT(SDLoc(X), X, OpVT); in simplifySetCCWithAnd() local
DDAGCombiner.cpp5948 SDValue NotX = DAG.getNOT(DL, X, VT); in unfoldMaskedMerge() local
6068 SDValue NotX = DAG.getNOT(SDLoc(X), X, VT); in visitXOR() local
8349 SDValue NotX = DAG.getNOT(DL, X, VT); in foldExtendedSignBitTest() local