Home
last modified time | relevance | path

Searched defs:NegN0 (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13164 if (SDValue NegN0 = TLI.getCheaperNegatedExpression( in visitFADD() local
13320 if (SDValue NegN0 = TLI.getCheaperNegatedExpression( in visitSTRICT_FADD() local
13481 SDValue NegN0 = in visitFMUL() local
13572 SDValue NegN0 = in visitFMA() local
13876 SDValue NegN0 = in visitFDIV() local
14435 if (SDValue NegN0 = in visitFNEG() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp16413 SDValue NegN0 = getNegatedExpression(N0, DAG, LegalOps, OptForSize, in getNegatedExpression() local
16881 if (SDValue NegN0 = getCheaperNegatedExpression(N0, DAG, LegalOps, CodeSize)) in combineFMALike() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12468 SDValue NegN0 = in visitFMUL() local
12553 SDValue NegN0 = in visitFMA() local