/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/ |
D | sem_test.cc | 23 TEST(Sem, SingleThread) { in TEST() argument 41 TEST(Sem, UnlockOnDifferentThread) { in TEST() argument
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | APFloat.cpp | 670 APFloat APFloat::makeNaN(const fltSemantics &Sem, bool SNaN, bool Negative, in makeNaN() 3356 APFloat::initFromAPInt(const fltSemantics* Sem, const APInt& api) in initFromAPInt() 3395 unsigned APFloat::getSizeInBits(const fltSemantics &Sem) { in getSizeInBits() 3438 APFloat APFloat::getLargest(const fltSemantics &Sem, bool Negative) { in getLargest() 3448 APFloat APFloat::getSmallest(const fltSemantics &Sem, bool Negative) { in getSmallest() 3458 APFloat APFloat::getSmallestNormalized(const fltSemantics &Sem, bool Negative) { in getSmallestNormalized() 3476 APFloat::APFloat(const fltSemantics &Sem, const APInt &API) { in APFloat()
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | InitPreprocessor.cpp | 115 static T PickFP(const llvm::fltSemantics *Sem, T IEEESingleVal, in PickFP() 131 const llvm::fltSemantics *Sem, StringRef Ext) { in DefineFloatMacros()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
H A D | OpDescriptor.cpp | 25 auto &Sem = T->getFltSemantics(); in makeConstantsWithType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FuzzMutate/ |
H A D | OpDescriptor.cpp | 25 auto &Sem = T->getFltSemantics(); in makeConstantsWithType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZTDC.cpp | 130 auto &Sem = Op0->getType()->getFltSemantics(); in convertFCmp() local
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZTDC.cpp | 130 auto &Sem = Op0->getType()->getFltSemantics(); in convertFCmp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZTDC.cpp | 134 auto &Sem = Op0->getType()->getFltSemantics(); in convertFCmp() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | APFloat.cpp | 135 APFloatBase::SemanticsToEnum(const llvm::fltSemantics &Sem) { in SemanticsToEnum() 205 unsigned APFloatBase::getSizeInBits(const fltSemantics &Sem) { in getSizeInBits() 3308 void IEEEFloat::initFromAPInt(const fltSemantics *Sem, const APInt &api) { in initFromAPInt() 3377 IEEEFloat::IEEEFloat(const fltSemantics &Sem, const APInt &API) { in IEEEFloat()
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | crashes.cpp | 163 const fltSemantics &Sem = foobar(); in VisitCastExpr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | APFloat.cpp | 172 APFloatBase::SemanticsToEnum(const llvm::fltSemantics &Sem) { in SemanticsToEnum() 255 unsigned APFloatBase::getSizeInBits(const fltSemantics &Sem) { in getSizeInBits() 3848 void IEEEFloat::initFromAPInt(const fltSemantics *Sem, const APInt &api) { in initFromAPInt() 3926 IEEEFloat::IEEEFloat(const fltSemantics &Sem, const APInt &API) { in IEEEFloat()
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAddSub.cpp | 229 void FAddendCoef::convertToFpType(const fltSemantics &Sem) { in convertToFpType() 243 APFloat FAddendCoef::createAPFloatFromInt(const fltSemantics &Sem, int Val) { in createAPFloatFromInt()
|
H A D | InstCombineCasts.cpp | 1218 static Constant *fitsInFPType(ConstantFP *CFP, const fltSemantics &Sem) { in fitsInFPType()
|
H A D | InstCombineCompares.cpp | 4601 const fltSemantics *Sem; in visitFCmpInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAddSub.cpp | 241 void FAddendCoef::convertToFpType(const fltSemantics &Sem) { in convertToFpType() 255 APFloat FAddendCoef::createAPFloatFromInt(const fltSemantics &Sem, int Val) { in createAPFloatFromInt()
|
H A D | InstCombineCasts.cpp | 1452 static bool fitsInFPType(ConstantFP *CFP, const fltSemantics &Sem) { in fitsInFPType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAddSub.cpp | 242 void FAddendCoef::convertToFpType(const fltSemantics &Sem) { in convertToFpType() 256 APFloat FAddendCoef::createAPFloatFromInt(const fltSemantics &Sem, int Val) { in createAPFloatFromInt()
|
H A D | InstCombineCasts.cpp | 1633 static bool fitsInFPType(ConstantFP *CFP, const fltSemantics &Sem) { in fitsInFPType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngine.cpp | 838 const fltSemantics &Sem = CE->getOperand(0)->getType()->getFltSemantics(); in getConstantValue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngine.cpp | 844 const fltSemantics &Sem = CE->getOperand(0)->getType()->getFltSemantics(); in getConstantValue() local
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngine.cpp | 842 const fltSemantics &Sem = CE->getOperand(0)->getType()->getFltSemantics(); in getConstantValue() local
|
/aosp_15_r20/external/llvm/unittests/ADT/ |
H A D | APFloatTest.cpp | 999 static APInt nanbits(const fltSemantics &Sem, in nanbits()
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ExprConstant.cpp | 5907 const llvm::fltSemantics &Sem = Info.Ctx.getFloatTypeSemantics(EltTy); in VisitCastExpr() local 8243 const llvm::fltSemantics &Sem = Context.getFloatTypeSemantics(ResultTy); in TryEvaluateBuiltinNaN() local 8284 const llvm::fltSemantics &Sem = in VisitCallExpr() local 8357 const llvm::fltSemantics &Sem = Info.Ctx.getFloatTypeSemantics(E->getType()); in VisitUnaryImag() local
|
H A D | Expr.cpp | 774 void FloatingLiteral::setSemantics(const llvm::fltSemantics &Sem) { in setSemantics()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 2889 const fltSemantics &Sem = S0.getSemantics(); in ConstantFoldAMDGCNCubeIntrinsic() local
|