Searched defs:NotX (Results 1 – 8 of 8) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineAddSub.cpp | 991 Value *NotX = Builder.CreateNot(X); in foldAddWithConstant() local
|
| D | InstCombineAndOrXor.cpp | 2522 Value *NotX = Builder.CreateNot(NotVal->getOperand(0), "notlhs"); in visitXor() local
|
| /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
| D | InstCombineAndOrXor.cpp | 2103 Value *NotX = in visitXor() local
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineAndOrXor.cpp | 2521 Value *NotX = in visitXor() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | TargetLowering.cpp | 1332 SDValue NotX = DAG.getNOT(SDLoc(X), X, OpVT); in simplifySetCCWithAnd() local
|
| D | DAGCombiner.cpp | 4229 SDValue NotX = DAG.getNOT(SDLoc(X), X, VT); in visitXOR() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | TargetLowering.cpp | 1846 SDValue NotX = DAG.getNOT(SDLoc(X), X, OpVT); in simplifySetCCWithAnd() local
|
| D | DAGCombiner.cpp | 5948 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
|