OpenGrok
Cross Reference: SimplifyLibCalls.cpp
xref
: /
external
/
llvm
/
lib
/
Transforms
/
Scalar
/
SimplifyLibCalls.cpp
Home
|
History
|
Annotate
|
Download
|
only in
Scalar
Lines Matching
full:sext
935
// Turn exp2(sitofp(x)) -> ldexp(1.0,
sext
(x)) if sizeof(x) <= 32