Home
last modified time | relevance | path

Searched defs:NegN1 (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13158 if (SDValue NegN1 = TLI.getCheaperNegatedExpression( in visitFADD() local
13312 if (SDValue NegN1 = TLI.getCheaperNegatedExpression( in visitSTRICT_FADD() local
13376 if (SDValue NegN1 = in visitFSUB() local
13396 if (SDValue NegN1 = in visitFSUB() local
13483 SDValue NegN1 = in visitFMUL() local
13574 SDValue NegN1 = in visitFMA() local
13878 SDValue NegN1 = in visitFDIV() local
DTargetLowering.cpp4089 SDValue NegN1 = DAG.getNode(ISD::FNEG, dl, N0.getValueType(), N1); in SimplifySetCC() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp16417 SDValue NegN1 = getNegatedExpression(N1, DAG, LegalOps, OptForSize, in getNegatedExpression() local
16886 if (SDValue NegN1 = getCheaperNegatedExpression(N1, DAG, LegalOps, CodeSize)) in combineFMALike() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3779 SDValue NegN1 = DAG.getNode(ISD::FNEG, dl, N0.getValueType(), N1); in SimplifySetCC() local
DDAGCombiner.cpp12470 SDValue NegN1 = in visitFMUL() local
12555 SDValue NegN1 = in visitFMA() local