Searched defs:Sem (Results 1 - 25 of 42) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DAPFloat.h221 static unsigned getSizeInBits(const fltSemantics &Sem);
522 void initFromAPInt(const fltSemantics *Sem, const APInt &api);
849 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { argument
850 APFloat Val(Sem, uninitialized);
858 static APFloat getInf(const fltSemantics &Sem, bool Negative = false) { argument
859 APFloat Val(Sem, uninitialized);
869 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, argument
873 return getQNaN(Sem, Negative, &fill);
875 return getQNaN(Sem, Negative, nullptr);
880 static APFloat getQNaN(const fltSemantics &Sem, boo argument
888 getSNaN(const fltSemantics &Sem, bool Negative = false, const APInt *payload = nullptr) argument
898 getLargest(const fltSemantics &Sem, bool Negative = false) argument
908 getSmallest(const fltSemantics &Sem, bool Negative = false) argument
918 getSmallestNormalized(const fltSemantics &Sem, bool Negative = false) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
H A DAPFloat.h221 static unsigned getSizeInBits(const fltSemantics &Sem);
528 void initFromAPInt(const fltSemantics *Sem, const APInt &api);
855 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { argument
856 APFloat Val(Sem, uninitialized);
864 static APFloat getInf(const fltSemantics &Sem, bool Negative = false) { argument
865 APFloat Val(Sem, uninitialized);
875 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, argument
879 return getQNaN(Sem, Negative, &fill);
881 return getQNaN(Sem, Negative, nullptr);
886 static APFloat getQNaN(const fltSemantics &Sem, boo argument
894 getSNaN(const fltSemantics &Sem, bool Negative = false, const APInt *payload = nullptr) argument
904 getLargest(const fltSemantics &Sem, bool Negative = false) argument
914 getSmallest(const fltSemantics &Sem, bool Negative = false) argument
924 getSmallestNormalized(const fltSemantics &Sem, bool Negative = false) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
H A DAPFloat.h221 static unsigned getSizeInBits(const fltSemantics &Sem);
528 void initFromAPInt(const fltSemantics *Sem, const APInt &api);
855 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { argument
856 APFloat Val(Sem, uninitialized);
864 static APFloat getInf(const fltSemantics &Sem, bool Negative = false) { argument
865 APFloat Val(Sem, uninitialized);
875 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, argument
879 return getQNaN(Sem, Negative, &fill);
881 return getQNaN(Sem, Negative, nullptr);
886 static APFloat getQNaN(const fltSemantics &Sem, boo argument
894 getSNaN(const fltSemantics &Sem, bool Negative = false, const APInt *payload = nullptr) argument
904 getLargest(const fltSemantics &Sem, bool Negative = false) argument
914 getSmallest(const fltSemantics &Sem, bool Negative = false) argument
924 getSmallestNormalized(const fltSemantics &Sem, bool Negative = false) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
H A DAPFloat.h221 static unsigned getSizeInBits(const fltSemantics &Sem);
528 void initFromAPInt(const fltSemantics *Sem, const APInt &api);
855 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { argument
856 APFloat Val(Sem, uninitialized);
864 static APFloat getInf(const fltSemantics &Sem, bool Negative = false) { argument
865 APFloat Val(Sem, uninitialized);
875 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, argument
879 return getQNaN(Sem, Negative, &fill);
881 return getQNaN(Sem, Negative, nullptr);
886 static APFloat getQNaN(const fltSemantics &Sem, boo argument
894 getSNaN(const fltSemantics &Sem, bool Negative = false, const APInt *payload = nullptr) argument
904 getLargest(const fltSemantics &Sem, bool Negative = false) argument
914 getSmallest(const fltSemantics &Sem, bool Negative = false) argument
924 getSmallestNormalized(const fltSemantics &Sem, bool Negative = false) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
H A DAPFloat.h221 static unsigned getSizeInBits(const fltSemantics &Sem);
528 void initFromAPInt(const fltSemantics *Sem, const APInt &api);
855 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { argument
856 APFloat Val(Sem, uninitialized);
864 static APFloat getInf(const fltSemantics &Sem, bool Negative = false) { argument
865 APFloat Val(Sem, uninitialized);
875 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, argument
879 return getQNaN(Sem, Negative, &fill);
881 return getQNaN(Sem, Negative, nullptr);
886 static APFloat getQNaN(const fltSemantics &Sem, boo argument
894 getSNaN(const fltSemantics &Sem, bool Negative = false, const APInt *payload = nullptr) argument
904 getLargest(const fltSemantics &Sem, bool Negative = false) argument
914 getSmallest(const fltSemantics &Sem, bool Negative = false) argument
924 getSmallestNormalized(const fltSemantics &Sem, bool Negative = false) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
H A DAPFloat.h221 static unsigned getSizeInBits(const fltSemantics &Sem);
528 void initFromAPInt(const fltSemantics *Sem, const APInt &api);
855 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { argument
856 APFloat Val(Sem, uninitialized);
864 static APFloat getInf(const fltSemantics &Sem, bool Negative = false) { argument
865 APFloat Val(Sem, uninitialized);
875 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, argument
879 return getQNaN(Sem, Negative, &fill);
881 return getQNaN(Sem, Negative, nullptr);
886 static APFloat getQNaN(const fltSemantics &Sem, boo argument
894 getSNaN(const fltSemantics &Sem, bool Negative = false, const APInt *payload = nullptr) argument
904 getLargest(const fltSemantics &Sem, bool Negative = false) argument
914 getSmallest(const fltSemantics &Sem, bool Negative = false) argument
924 getSmallestNormalized(const fltSemantics &Sem, bool Negative = false) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
H A DAPFloat.h221 static unsigned getSizeInBits(const fltSemantics &Sem);
528 void initFromAPInt(const fltSemantics *Sem, const APInt &api);
855 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { argument
856 APFloat Val(Sem, uninitialized);
864 static APFloat getInf(const fltSemantics &Sem, bool Negative = false) { argument
865 APFloat Val(Sem, uninitialized);
875 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, argument
879 return getQNaN(Sem, Negative, &fill);
881 return getQNaN(Sem, Negative, nullptr);
886 static APFloat getQNaN(const fltSemantics &Sem, boo argument
894 getSNaN(const fltSemantics &Sem, bool Negative = false, const APInt *payload = nullptr) argument
904 getLargest(const fltSemantics &Sem, bool Negative = false) argument
914 getSmallest(const fltSemantics &Sem, bool Negative = false) argument
924 getSmallestNormalized(const fltSemantics &Sem, bool Negative = false) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DAPFloat.h221 static unsigned getSizeInBits(const fltSemantics &Sem);
522 void initFromAPInt(const fltSemantics *Sem, const APInt &api);
849 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { argument
850 APFloat Val(Sem, uninitialized);
858 static APFloat getInf(const fltSemantics &Sem, bool Negative = false) { argument
859 APFloat Val(Sem, uninitialized);
869 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, argument
873 return getQNaN(Sem, Negative, &fill);
875 return getQNaN(Sem, Negative, nullptr);
880 static APFloat getQNaN(const fltSemantics &Sem, boo argument
888 getSNaN(const fltSemantics &Sem, bool Negative = false, const APInt *payload = nullptr) argument
898 getLargest(const fltSemantics &Sem, bool Negative = false) argument
908 getSmallest(const fltSemantics &Sem, bool Negative = false) argument
918 getSmallestNormalized(const fltSemantics &Sem, bool Negative = false) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
H A DAPFloat.h221 static unsigned getSizeInBits(const fltSemantics &Sem);
528 void initFromAPInt(const fltSemantics *Sem, const APInt &api);
855 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { argument
856 APFloat Val(Sem, uninitialized);
864 static APFloat getInf(const fltSemantics &Sem, bool Negative = false) { argument
865 APFloat Val(Sem, uninitialized);
875 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, argument
879 return getQNaN(Sem, Negative, &fill);
881 return getQNaN(Sem, Negative, nullptr);
886 static APFloat getQNaN(const fltSemantics &Sem, boo argument
894 getSNaN(const fltSemantics &Sem, bool Negative = false, const APInt *payload = nullptr) argument
904 getLargest(const fltSemantics &Sem, bool Negative = false) argument
914 getSmallest(const fltSemantics &Sem, bool Negative = false) argument
924 getSmallestNormalized(const fltSemantics &Sem, bool Negative = false) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
H A DAPFloat.h221 static unsigned getSizeInBits(const fltSemantics &Sem);
528 void initFromAPInt(const fltSemantics *Sem, const APInt &api);
855 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { argument
856 APFloat Val(Sem, uninitialized);
864 static APFloat getInf(const fltSemantics &Sem, bool Negative = false) { argument
865 APFloat Val(Sem, uninitialized);
875 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, argument
879 return getQNaN(Sem, Negative, &fill);
881 return getQNaN(Sem, Negative, nullptr);
886 static APFloat getQNaN(const fltSemantics &Sem, boo argument
894 getSNaN(const fltSemantics &Sem, bool Negative = false, const APInt *payload = nullptr) argument
904 getLargest(const fltSemantics &Sem, bool Negative = false) argument
914 getSmallest(const fltSemantics &Sem, bool Negative = false) argument
924 getSmallestNormalized(const fltSemantics &Sem, bool Negative = false) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
H A DAPFloat.h221 static unsigned getSizeInBits(const fltSemantics &Sem);
528 void initFromAPInt(const fltSemantics *Sem, const APInt &api);
855 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { argument
856 APFloat Val(Sem, uninitialized);
864 static APFloat getInf(const fltSemantics &Sem, bool Negative = false) { argument
865 APFloat Val(Sem, uninitialized);
875 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, argument
879 return getQNaN(Sem, Negative, &fill);
881 return getQNaN(Sem, Negative, nullptr);
886 static APFloat getQNaN(const fltSemantics &Sem, boo argument
894 getSNaN(const fltSemantics &Sem, bool Negative = false, const APInt *payload = nullptr) argument
904 getLargest(const fltSemantics &Sem, bool Negative = false) argument
914 getSmallest(const fltSemantics &Sem, bool Negative = false) argument
924 getSmallestNormalized(const fltSemantics &Sem, bool Negative = false) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
H A DAPFloat.h221 static unsigned getSizeInBits(const fltSemantics &Sem);
528 void initFromAPInt(const fltSemantics *Sem, const APInt &api);
855 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { argument
856 APFloat Val(Sem, uninitialized);
864 static APFloat getInf(const fltSemantics &Sem, bool Negative = false) { argument
865 APFloat Val(Sem, uninitialized);
875 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, argument
879 return getQNaN(Sem, Negative, &fill);
881 return getQNaN(Sem, Negative, nullptr);
886 static APFloat getQNaN(const fltSemantics &Sem, boo argument
894 getSNaN(const fltSemantics &Sem, bool Negative = false, const APInt *payload = nullptr) argument
904 getLargest(const fltSemantics &Sem, bool Negative = false) argument
914 getSmallest(const fltSemantics &Sem, bool Negative = false) argument
924 getSmallestNormalized(const fltSemantics &Sem, bool Negative = false) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
H A DAPFloat.h221 static unsigned getSizeInBits(const fltSemantics &Sem);
528 void initFromAPInt(const fltSemantics *Sem, const APInt &api);
855 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { argument
856 APFloat Val(Sem, uninitialized);
864 static APFloat getInf(const fltSemantics &Sem, bool Negative = false) { argument
865 APFloat Val(Sem, uninitialized);
875 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, argument
879 return getQNaN(Sem, Negative, &fill);
881 return getQNaN(Sem, Negative, nullptr);
886 static APFloat getQNaN(const fltSemantics &Sem, boo argument
894 getSNaN(const fltSemantics &Sem, bool Negative = false, const APInt *payload = nullptr) argument
904 getLargest(const fltSemantics &Sem, bool Negative = false) argument
914 getSmallest(const fltSemantics &Sem, bool Negative = false) argument
924 getSmallestNormalized(const fltSemantics &Sem, bool Negative = false) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
H A DAPFloat.h221 static unsigned getSizeInBits(const fltSemantics &Sem);
528 void initFromAPInt(const fltSemantics *Sem, const APInt &api);
855 static APFloat getZero(const fltSemantics &Sem, bool Negative = false) { argument
856 APFloat Val(Sem, uninitialized);
864 static APFloat getInf(const fltSemantics &Sem, bool Negative = false) { argument
865 APFloat Val(Sem, uninitialized);
875 static APFloat getNaN(const fltSemantics &Sem, bool Negative = false, argument
879 return getQNaN(Sem, Negative, &fill);
881 return getQNaN(Sem, Negative, nullptr);
886 static APFloat getQNaN(const fltSemantics &Sem, boo argument
894 getSNaN(const fltSemantics &Sem, bool Negative = false, const APInt *payload = nullptr) argument
904 getLargest(const fltSemantics &Sem, bool Negative = false) argument
914 getSmallest(const fltSemantics &Sem, bool Negative = false) argument
924 getSmallestNormalized(const fltSemantics &Sem, bool Negative = false) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
H A DASTReader.h2121 const llvm::fltSemantics &Sem, unsigned &Idx);
2485 llvm::APFloat readAPFloat(const llvm::fltSemantics &Sem) { argument
2486 return Reader->ReadAPFloat(Record, Sem,Idx);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Serialization/
H A DASTReader.h2141 const llvm::fltSemantics &Sem, unsigned &Idx);
2505 llvm::APFloat readAPFloat(const llvm::fltSemantics &Sem) { argument
2506 return Reader->ReadAPFloat(Record, Sem,Idx);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Serialization/
H A DASTReader.h2141 const llvm::fltSemantics &Sem, unsigned &Idx);
2505 llvm::APFloat readAPFloat(const llvm::fltSemantics &Sem) { argument
2506 return Reader->ReadAPFloat(Record, Sem,Idx);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Serialization/
H A DASTReader.h2143 const llvm::fltSemantics &Sem, unsigned &Idx);
2526 llvm::APFloat readAPFloat(const llvm::fltSemantics &Sem) { argument
2527 return Reader->ReadAPFloat(Record, Sem,Idx);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Serialization/
H A DASTReader.h2143 const llvm::fltSemantics &Sem, unsigned &Idx);
2526 llvm::APFloat readAPFloat(const llvm::fltSemantics &Sem) { argument
2527 return Reader->ReadAPFloat(Record, Sem,Idx);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Serialization/
H A DASTReader.h2143 const llvm::fltSemantics &Sem, unsigned &Idx);
2526 llvm::APFloat readAPFloat(const llvm::fltSemantics &Sem) { argument
2527 return Reader->ReadAPFloat(Record, Sem,Idx);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Serialization/
H A DASTReader.h2143 const llvm::fltSemantics &Sem, unsigned &Idx);
2526 llvm::APFloat readAPFloat(const llvm::fltSemantics &Sem) { argument
2527 return Reader->ReadAPFloat(Record, Sem,Idx);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
H A DASTReader.h2121 const llvm::fltSemantics &Sem, unsigned &Idx);
2485 llvm::APFloat readAPFloat(const llvm::fltSemantics &Sem) { argument
2486 return Reader->ReadAPFloat(Record, Sem,Idx);
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Serialization/
H A DASTReader.h2141 const llvm::fltSemantics &Sem, unsigned &Idx);
2505 llvm::APFloat readAPFloat(const llvm::fltSemantics &Sem) { argument
2506 return Reader->ReadAPFloat(Record, Sem,Idx);
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Serialization/
H A DASTReader.h2141 const llvm::fltSemantics &Sem, unsigned &Idx);
2505 llvm::APFloat readAPFloat(const llvm::fltSemantics &Sem) { argument
2506 return Reader->ReadAPFloat(Record, Sem,Idx);
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Serialization/
H A DASTReader.h2143 const llvm::fltSemantics &Sem, unsigned &Idx);
2526 llvm::APFloat readAPFloat(const llvm::fltSemantics &Sem) { argument
2527 return Reader->ReadAPFloat(Record, Sem,Idx);

Completed in 553 milliseconds

12