Home
last modified time | relevance | path

Searched refs:NegTwo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp15319 const SDValue NegTwo = DAG.getConstantFP(-2.0, SL, VT); in performFSubCombine() local
15320 return DAG.getNode(FusedOp, SL, VT, A, NegTwo, LHS); in performFSubCombine()