OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:makeInf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
APFloat.h
465
void
makeInf
(bool Neg = false);
654
void
makeInf
(bool Neg);
823
void
makeInf
(bool Neg) { APFLOAT_DISPATCH_ON_SEMANTICS(
makeInf
(Neg)); }
896
Val.
makeInf
(Negative);
/src/external/apache2/llvm/dist/llvm/lib/Support/
APFloat.cpp
2820
makeInf
(false);
2831
makeInf
(true);
3396
makeInf
(sign);
3454
makeInf
(sign);
3486
makeInf
(sign);
3515
makeInf
(sign);
3544
makeInf
(sign);
3573
makeInf
(sign);
4146
void IEEEFloat::
makeInf
(bool Negative) {
4591
void DoubleAPFloat::
makeInf
(bool Neg)
[
all
...]
Completed in 50 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026