Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15266 if (SDValue NegN0 = TLI.getCheaperNegatedExpression( in visitFADD() local
15428 if (SDValue NegN0 = TLI.getCheaperNegatedExpression( in visitSTRICT_FADD() local
15592 SDValue NegN0 = in visitFMUL() local
15685 SDValue NegN0 = in visitFMA() local
15990 SDValue NegN0 = in visitFDIV() local
16554 if (SDValue NegN0 = in visitFNEG() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17115 SDValue NegN0 = getNegatedExpression(N0, DAG, LegalOps, OptForSize, in getNegatedExpression() local
17600 if (SDValue NegN0 = getCheaperNegatedExpression(N0, DAG, LegalOps, CodeSize)) in combineFMALike() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12468 SDValue NegN0 = in visitFMUL() local
12553 SDValue NegN0 = in visitFMA() local