Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp465 unsigned PosOpcode, unsigned NegOpcode,
5578 unsigned NegOpcode, const SDLoc &DL) { in MatchRotatePosNeg() argument
5589 return DAG.getNode(HasPos ? PosOpcode : NegOpcode, DL, VT, Shifted, in MatchRotatePosNeg()