Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4801 SDValue NegLHS = DAG.getNode(ISD::FNEG, SL, VT, LHS); performFNegCombine() local
4939 SDValue NegLHS = DAG.getNode(ISD::FNEG, SL, MVT::f32, LHS); performFNegCombine() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3790 bool NegLHS = false; tryEmitFMulAdd() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7361 SDValue NegLHS = getNegatedExpression() local