Home
last modified time | relevance | path

Searched defs:NegX (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp5878 SDValue NegX = in getNegatedExpression() local
5927 SDValue NegX = in getNegatedExpression() local
5973 SDValue NegX = in getNegatedExpression() local
DDAGCombiner.cpp3479 SDValue NegX = DAG.getNode(ISD::SUB, DL, VT, Zero, X); in visitSUB() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2317 Constant *NegX = ConstantExpr::getNeg(BOC); in visitICmpInstWithInstAndIntCst() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2276 Value *NegX = B.CreateNSWNeg(X, "neg"); in optimizeAbs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2281 Value *NegX = B.CreateNSWNeg(X, "neg"); in optimizeAbs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3264 SDValue NegX = DAG.getNode(ISD::SUB, DL, VT, Zero, X); in visitSUB() local