Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp1648 APFloat NegRHS = neg(CRHS->getValueAPF()); combineFMinMaxLegacy() local
4802 SDValue NegRHS = DAG.getNode(ISD::FNEG, SL, VT, RHS); performFNegCombine() local
4940 SDValue NegRHS = DAG.getNode(ISD::FNEG, SL, MVT::f32, RHS); performFNegCombine() local
H A DSIISelLowering.cpp14055 SDValue NegRHS = DAG.getNode(ISD::FNEG, SL, VT, RHS); performFSubCombine() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3799 bool NegRHS = false; tryEmitFMulAdd() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7373 SDValue NegRHS = getNegatedExpression() local
H A DDAGCombiner.cpp11244 SDValue NegRHS = TLI.getCheaperOrNeutralNegatedExpression( combineMinNumMaxNum() local
[all...]