Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1695 APFloat NegRHS = neg(CRHS->getValueAPF()); combineFMinMaxLegacy() local
4856 SDValue NegRHS = DAG.getNode(ISD::FNEG, SL, VT, RHS); performFNegCombine() local
4994 SDValue NegRHS = DAG.getNode(ISD::FNEG, SL, MVT::f32, RHS); performFNegCombine() local
H A DSIISelLowering.cpp14366 SDValue NegRHS = DAG.getNode(ISD::FNEG, SL, VT, RHS); performFSubCombine() local
/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp4075 bool NegRHS = false; tryEmitFMulAdd() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7448 SDValue NegRHS = getNegatedExpression() local
H A DDAGCombiner.cpp11320 SDValue NegRHS = TLI.getCheaperOrNeutralNegatedExpression( combineMinNumMaxNum() local
[all...]