OpenGrok
Cross Reference: DAGCombiner.cpp
xref
: /
external
/
llvm
/
lib
/
CodeGen
/
SelectionDAG
/
DAGCombiner.cpp
Home
|
History
|
Annotate
|
Download
|
only in
SelectionDAG
Lines Matching
full:isneg
6416
// copysign(x, c1) -> fneg(fabs(x)) iff
isneg
(c1)