Home
last modified time | relevance | path

Searched refs:APFloatBase (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/tools/llvm-exegesis/
H A DRegisterValueTest.cpp24 const auto &Semantic = APFloatBase::IEEEhalf(); in TEST()
40 const auto &Semantic = APFloatBase::IEEEsingle(); in TEST()
56 const auto &Semantic = APFloatBase::IEEEdouble(); in TEST()
/dports/devel/llvm11/llvm-11.0.1.src/unittests/tools/llvm-exegesis/
H A DRegisterValueTest.cpp24 const auto &Semantic = APFloatBase::IEEEhalf(); in TEST()
40 const auto &Semantic = APFloatBase::IEEEsingle(); in TEST()
56 const auto &Semantic = APFloatBase::IEEEdouble(); in TEST()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/tools/llvm-exegesis/
H A DRegisterValueTest.cpp24 const auto &Semantic = APFloatBase::IEEEhalf(); in TEST()
40 const auto &Semantic = APFloatBase::IEEEsingle(); in TEST()
56 const auto &Semantic = APFloatBase::IEEEdouble(); in TEST()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/tools/llvm-exegesis/
H A DRegisterValueTest.cpp24 const auto &Semantic = APFloatBase::IEEEhalf(); in TEST()
40 const auto &Semantic = APFloatBase::IEEEsingle(); in TEST()
56 const auto &Semantic = APFloatBase::IEEEdouble(); in TEST()
/dports/devel/llvm10/llvm-10.0.1.src/unittests/tools/llvm-exegesis/
H A DRegisterValueTest.cpp24 const auto &Semantic = APFloatBase::IEEEhalf(); in TEST()
40 const auto &Semantic = APFloatBase::IEEEsingle(); in TEST()
56 const auto &Semantic = APFloatBase::IEEEdouble(); in TEST()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/tools/llvm-exegesis/
H A DRegisterValueTest.cpp24 const auto &Semantic = APFloatBase::IEEEhalf(); in TEST()
40 const auto &Semantic = APFloatBase::IEEEsingle(); in TEST()
56 const auto &Semantic = APFloatBase::IEEEdouble(); in TEST()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/tools/llvm-exegesis/
H A DRegisterValueTest.cpp24 const auto &Semantic = APFloatBase::IEEEhalf(); in TEST()
40 const auto &Semantic = APFloatBase::IEEEsingle(); in TEST()
56 const auto &Semantic = APFloatBase::IEEEdouble(); in TEST()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/tools/llvm-exegesis/
H A DRegisterValueTest.cpp24 const auto &Semantic = APFloatBase::IEEEhalf(); in TEST()
40 const auto &Semantic = APFloatBase::IEEEsingle(); in TEST()
56 const auto &Semantic = APFloatBase::IEEEdouble(); in TEST()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/tools/llvm-exegesis/
H A DRegisterValueTest.cpp24 const auto &Semantic = APFloatBase::IEEEhalf(); in TEST()
40 const auto &Semantic = APFloatBase::IEEEsingle(); in TEST()
56 const auto &Semantic = APFloatBase::IEEEdouble(); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/tools/llvm-exegesis/
H A DRegisterValueTest.cpp24 const auto &Semantic = APFloatBase::IEEEhalf(); in TEST()
40 const auto &Semantic = APFloatBase::IEEEsingle(); in TEST()
56 const auto &Semantic = APFloatBase::IEEEdouble(); in TEST()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/tools/llvm-exegesis/
H A DRegisterValueTest.cpp24 const auto &Semantic = APFloatBase::IEEEhalf(); in TEST()
40 const auto &Semantic = APFloatBase::IEEEsingle(); in TEST()
56 const auto &Semantic = APFloatBase::IEEEdouble(); in TEST()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/tools/llvm-exegesis/
H A DRegisterValueTest.cpp24 const auto &Semantic = APFloatBase::IEEEhalf();
40 const auto &Semantic = APFloatBase::IEEEsingle();
56 const auto &Semantic = APFloatBase::IEEEdouble();
/dports/devel/llvm90/llvm-9.0.1.src/unittests/tools/llvm-exegesis/
H A DRegisterValueTest.cpp24 const auto &Semantic = llvm::APFloatBase::IEEEhalf(); in TEST()
40 const auto &Semantic = llvm::APFloatBase::IEEEsingle(); in TEST()
56 const auto &Semantic = llvm::APFloatBase::IEEEdouble(); in TEST()
/dports/devel/llvm80/llvm-8.0.1.src/unittests/tools/llvm-exegesis/
H A DRegisterValueTest.cpp25 const auto &Semantic = llvm::APFloatBase::IEEEhalf(); in TEST()
41 const auto &Semantic = llvm::APFloatBase::IEEEsingle(); in TEST()
57 const auto &Semantic = llvm::APFloatBase::IEEEdouble(); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DAPFloat.cpp57 APFloatBase::ExponentType maxExponent;
61 APFloatBase::ExponentType minExponent;
137 APFloatBase::Semantics
175 const fltSemantics &APFloatBase::Bogus() { in Bogus()
207 APFloatBase::ExponentType
211 APFloatBase::ExponentType
232 return ((bits) + APFloatBase::integerPartWidth - 1) / APFloatBase::integerPartWidth; in partCountForBits()
554 static APFloatBase::integerPart
558 APFloatBase::integerPart part, boundary; in ulpsFromBoundary()
566 …part = parts[count] & (~(APFloatBase::integerPart) 0 >> (APFloatBase::integerPartWidth - partBits)… in ulpsFromBoundary()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DAPFloat.cpp57 APFloatBase::ExponentType maxExponent;
61 APFloatBase::ExponentType minExponent;
144 APFloatBase::Semantics
182 const fltSemantics &APFloatBase::Bogus() { in Bogus()
214 APFloatBase::ExponentType
218 APFloatBase::ExponentType
239 return ((bits) + APFloatBase::integerPartWidth - 1) / APFloatBase::integerPartWidth; in partCountForBits()
561 static APFloatBase::integerPart
565 APFloatBase::integerPart part, boundary; in ulpsFromBoundary()
573 …part = parts[count] & (~(APFloatBase::integerPart) 0 >> (APFloatBase::integerPartWidth - partBits)… in ulpsFromBoundary()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DAPFloat.cpp57 APFloatBase::ExponentType maxExponent;
61 APFloatBase::ExponentType minExponent;
144 APFloatBase::Semantics
182 const fltSemantics &APFloatBase::Bogus() { in Bogus()
214 APFloatBase::ExponentType
218 APFloatBase::ExponentType
239 return ((bits) + APFloatBase::integerPartWidth - 1) / APFloatBase::integerPartWidth; in partCountForBits()
561 static APFloatBase::integerPart
565 APFloatBase::integerPart part, boundary; in ulpsFromBoundary()
573 …part = parts[count] & (~(APFloatBase::integerPart) 0 >> (APFloatBase::integerPartWidth - partBits)… in ulpsFromBoundary()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DAPFloat.cpp57 APFloatBase::ExponentType maxExponent;
61 APFloatBase::ExponentType minExponent;
137 APFloatBase::Semantics
175 const fltSemantics &APFloatBase::Bogus() { in Bogus()
207 APFloatBase::ExponentType
211 APFloatBase::ExponentType
232 return ((bits) + APFloatBase::integerPartWidth - 1) / APFloatBase::integerPartWidth; in partCountForBits()
554 static APFloatBase::integerPart
558 APFloatBase::integerPart part, boundary; in ulpsFromBoundary()
566 …part = parts[count] & (~(APFloatBase::integerPart) 0 >> (APFloatBase::integerPartWidth - partBits)… in ulpsFromBoundary()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp57 APFloatBase::ExponentType maxExponent;
61 APFloatBase::ExponentType minExponent;
144 APFloatBase::Semantics
182 const fltSemantics &APFloatBase::Bogus() { in Bogus()
214 APFloatBase::ExponentType
218 APFloatBase::ExponentType
239 return ((bits) + APFloatBase::integerPartWidth - 1) / APFloatBase::integerPartWidth; in partCountForBits()
561 static APFloatBase::integerPart
565 APFloatBase::integerPart part, boundary; in ulpsFromBoundary()
573 …part = parts[count] & (~(APFloatBase::integerPart) 0 >> (APFloatBase::integerPartWidth - partBits)… in ulpsFromBoundary()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DAPFloat.cpp57 APFloatBase::ExponentType maxExponent;
61 APFloatBase::ExponentType minExponent;
144 APFloatBase::Semantics
182 const fltSemantics &APFloatBase::Bogus() { in Bogus()
214 APFloatBase::ExponentType
218 APFloatBase::ExponentType
239 return ((bits) + APFloatBase::integerPartWidth - 1) / APFloatBase::integerPartWidth; in partCountForBits()
561 static APFloatBase::integerPart
565 APFloatBase::integerPart part, boundary; in ulpsFromBoundary()
573 …part = parts[count] & (~(APFloatBase::integerPart) 0 >> (APFloatBase::integerPartWidth - partBits)… in ulpsFromBoundary()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DAPFloat.cpp57 APFloatBase::ExponentType maxExponent;
61 APFloatBase::ExponentType minExponent;
144 APFloatBase::Semantics
182 const fltSemantics &APFloatBase::Bogus() { in Bogus()
214 APFloatBase::ExponentType
218 APFloatBase::ExponentType
239 return ((bits) + APFloatBase::integerPartWidth - 1) / APFloatBase::integerPartWidth; in partCountForBits()
561 static APFloatBase::integerPart
565 APFloatBase::integerPart part, boundary; in ulpsFromBoundary()
573 …part = parts[count] & (~(APFloatBase::integerPart) 0 >> (APFloatBase::integerPartWidth - partBits)… in ulpsFromBoundary()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DAPFloat.cpp57 APFloatBase::ExponentType maxExponent;
61 APFloatBase::ExponentType minExponent;
137 APFloatBase::Semantics
175 const fltSemantics &APFloatBase::Bogus() { in Bogus()
207 APFloatBase::ExponentType
211 APFloatBase::ExponentType
232 return ((bits) + APFloatBase::integerPartWidth - 1) / APFloatBase::integerPartWidth; in partCountForBits()
554 static APFloatBase::integerPart
558 APFloatBase::integerPart part, boundary; in ulpsFromBoundary()
566 …part = parts[count] & (~(APFloatBase::integerPart) 0 >> (APFloatBase::integerPartWidth - partBits)… in ulpsFromBoundary()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DAPFloat.cpp57 APFloatBase::ExponentType maxExponent;
61 APFloatBase::ExponentType minExponent;
144 APFloatBase::Semantics
182 const fltSemantics &APFloatBase::Bogus() { in Bogus()
214 APFloatBase::ExponentType
218 APFloatBase::ExponentType
239 return ((bits) + APFloatBase::integerPartWidth - 1) / APFloatBase::integerPartWidth; in partCountForBits()
561 static APFloatBase::integerPart
565 APFloatBase::integerPart part, boundary; in ulpsFromBoundary()
573 …part = parts[count] & (~(APFloatBase::integerPart) 0 >> (APFloatBase::integerPartWidth - partBits)… in ulpsFromBoundary()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DAPFloat.cpp57 APFloatBase::ExponentType maxExponent;
61 APFloatBase::ExponentType minExponent;
137 APFloatBase::Semantics
175 const fltSemantics &APFloatBase::Bogus() { in Bogus()
207 APFloatBase::ExponentType
211 APFloatBase::ExponentType
232 return ((bits) + APFloatBase::integerPartWidth - 1) / APFloatBase::integerPartWidth; in partCountForBits()
554 static APFloatBase::integerPart
558 APFloatBase::integerPart part, boundary; in ulpsFromBoundary()
566 …part = parts[count] & (~(APFloatBase::integerPart) 0 >> (APFloatBase::integerPartWidth - partBits)… in ulpsFromBoundary()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DAPFloat.cpp57 APFloatBase::ExponentType maxExponent;
61 APFloatBase::ExponentType minExponent;
137 APFloatBase::Semantics
175 const fltSemantics &APFloatBase::Bogus() { in Bogus()
207 APFloatBase::ExponentType
211 APFloatBase::ExponentType
232 return ((bits) + APFloatBase::integerPartWidth - 1) / APFloatBase::integerPartWidth; in partCountForBits()
554 static APFloatBase::integerPart
558 APFloatBase::integerPart part, boundary; in ulpsFromBoundary()
566 …part = parts[count] & (~(APFloatBase::integerPart) 0 >> (APFloatBase::integerPartWidth - partBits)… in ulpsFromBoundary()
[all …]

12345678