Home
last modified time | relevance | path

Searched defs:Sem (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/
Dsem_test.cc23 TEST(Sem, SingleThread) { in TEST() argument
41 TEST(Sem, UnlockOnDifferentThread) { in TEST() argument
/aosp_15_r20/external/llvm/lib/Support/
H A DAPFloat.cpp670 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 DInitPreprocessor.cpp115 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 DOpDescriptor.cpp25 auto &Sem = T->getFltSemantics(); in makeConstantsWithType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FuzzMutate/
H A DOpDescriptor.cpp25 auto &Sem = T->getFltSemantics(); in makeConstantsWithType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp130 auto &Sem = Op0->getType()->getFltSemantics(); in convertFCmp() local
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp130 auto &Sem = Op0->getType()->getFltSemantics(); in convertFCmp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp134 auto &Sem = Op0->getType()->getFltSemantics(); in convertFCmp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPFloat.cpp135 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 Dcrashes.cpp163 const fltSemantics &Sem = foobar(); in VisitCastExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPFloat.cpp172 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 DInstCombineAddSub.cpp229 void FAddendCoef::convertToFpType(const fltSemantics &Sem) { in convertToFpType()
243 APFloat FAddendCoef::createAPFloatFromInt(const fltSemantics &Sem, int Val) { in createAPFloatFromInt()
H A DInstCombineCasts.cpp1218 static Constant *fitsInFPType(ConstantFP *CFP, const fltSemantics &Sem) { in fitsInFPType()
H A DInstCombineCompares.cpp4601 const fltSemantics *Sem; in visitFCmpInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp241 void FAddendCoef::convertToFpType(const fltSemantics &Sem) { in convertToFpType()
255 APFloat FAddendCoef::createAPFloatFromInt(const fltSemantics &Sem, int Val) { in createAPFloatFromInt()
H A DInstCombineCasts.cpp1452 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 DInstCombineAddSub.cpp242 void FAddendCoef::convertToFpType(const fltSemantics &Sem) { in convertToFpType()
256 APFloat FAddendCoef::createAPFloatFromInt(const fltSemantics &Sem, int Val) { in createAPFloatFromInt()
H A DInstCombineCasts.cpp1633 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 DExecutionEngine.cpp838 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 DExecutionEngine.cpp844 const fltSemantics &Sem = CE->getOperand(0)->getType()->getFltSemantics(); in getConstantValue() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp842 const fltSemantics &Sem = CE->getOperand(0)->getType()->getFltSemantics(); in getConstantValue() local
/aosp_15_r20/external/llvm/unittests/ADT/
H A DAPFloatTest.cpp999 static APInt nanbits(const fltSemantics &Sem, in nanbits()
/aosp_15_r20/external/clang/lib/AST/
H A DExprConstant.cpp5907 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 DExpr.cpp774 void FloatingLiteral::setSemantics(const llvm::fltSemantics &Sem) { in setSemantics()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DConstantFolding.cpp2889 const fltSemantics &Sem = S0.getSemantics(); in ConstantFoldAMDGCNCubeIntrinsic() local

12