Searched defs:NegX (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5802 SDValue NegX = local
5851 SDValue NegX = local
5897 SDValue NegX = local
[all...]
H A DDAGCombiner.cpp3366 SDValue NegX = DAG.getNode(ISD::SUB, DL, VT, Zero, X); local

Completed in 220 milliseconds