Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/Interp/
H A DFloating.h
H A DInterp.h
/llvm-project/llvm/lib/FuzzMutate/
H A DOpDescriptor.cpp33 auto &Sem = T->getFltSemantics(); in makeConstantsWithType() local
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DDesignatedInitializers.cpp129 void collectDesignators(const InitListExpr *Sem, in collectDesignators()
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp134 auto &Sem = Op0->getType()->getFltSemantics(); convertFCmp() local
/llvm-project/clang/test/SemaCXX/
H A Dcrashes.cpp161 const fltSemantics &Sem = foobar(); in VisitCastExpr() local
/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp97 static T PickFP(const llvm::fltSemantics *Sem, T IEEEHalfVal, T IEEESingleVal, in PickFP() argument
115 const llvm::fltSemantics *Sem, StringRef Ext) { in DefineFloatMacros() argument
[all...]
/llvm-project/clang-tools-extra/clangd/
H A DIncludeFixer.cpp467 collectAccessibleScopes(Sema &Sem, const DeclarationNameInfo &Typo, Scope *S, in collectAccessibleScopes()
H A DTUScheduler.cpp1720 runWithSemaphore(llvm::StringRef Name,llvm::StringRef Path,llvm::unique_function<void ()> Action,Semaphore & Sem) runWithSemaphore() argument
/llvm-project/llvm/unittests/ADT/
H A DAPFloatTest.cpp1126 const fltSemantics &Sem = APFloat::IEEEdouble(); TEST() local
1429 nanbitsFromAPInt(const fltSemantics & Sem,bool SNaN,bool Negative,uint64_t payload) nanbitsFromAPInt() argument
2182 const llvm::fltSemantics &Sem = APFloat::EnumToSemantics(S); TEST() local
2312 const llvm::fltSemantics &Sem = APFloat::EnumToSemantics(S); TEST() local
5886 const llvm::fltSemantics &Sem = APFloat::EnumToSemantics(S); TEST() local
6042 const llvm::fltSemantics &Sem = APFloat::EnumToSemantics(S); TEST() local
6097 const llvm::fltSemantics &Sem = APFloat::EnumToSemantics(S); TEST() local
6336 auto &Sem = APFloat::EnumToSemantics(S); TEST() local
[all...]
/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp232 SemanticsToEnum(const llvm::fltSemantics & Sem) SemanticsToEnum() argument
356 getSizeInBits(const fltSemantics & Sem) getSizeInBits() argument
3934 initFromAPInt(const fltSemantics * Sem,const APInt & api) initFromAPInt() argument
4027 IEEEFloat(const fltSemantics & Sem,const APInt & API) IEEEFloat() argument
[all...]
/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h1070 hasNanOrInf(const fltSemantics & Sem) hasNanOrInf() argument
[all...]
/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp850 APFloat apfLHS = APFloat(Sem, LHS.IntVal); in getConstantValue() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp242 void FAddendCoef::convertToFpType(const fltSemantics &Sem) { in convertToFpType() argument
256 APFloat FAddendCoef::createAPFloatFromInt(const fltSemantics &Sem, int Val) { in createAPFloatFromInt() argument
H A DInstCombineCasts.cpp1571 fitsInFPType(ConstantFP * CFP,const fltSemantics & Sem) fitsInFPType() argument
/llvm-project/clang/lib/Sema/
H A DSema.cpp2017 const llvm::fltSemantics &Sem = Context.getFloatTypeSemantics(Ty); checkTypeSupport() local
/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp3004 const fltSemantics &Sem = S0.getSemantics(); ConstantFoldAMDGCNCubeIntrinsic() local
/llvm-project/clang/include/clang/AST/
H A DExpr.h1669 void setRawSemantics(llvm::APFloatBase::Semantics Sem) { in setRawSemantics() argument
1681 void setSemantics(const llvm::fltSemantics &Sem) { in setSemantics() argument
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp14708 const llvm::fltSemantics &Sem = Context.getFloatTypeSemantics(ResultTy); TryEvaluateBuiltinNaN() local
14756 const llvm::fltSemantics &Sem = VisitCallExpr() local
14879 const llvm::fltSemantics &Sem = Info.Ctx.getFloatTypeSemantics(E->getType()); VisitUnaryImag() local
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp9442 readAPFloat(const llvm::fltSemantics & Sem) readAPFloat() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21839 const fltSemantics &Sem = SelectionDAG::EVTToAPFloatSemantics(VT); LowerFROUND() local
21895 const fltSemantics &Sem = SelectionDAG::EVTToAPFloatSemantics(VT); LowerFABSorFNEG() local
21938 const fltSemantics &Sem = SelectionDAG::EVTToAPFloatSemantics(VT); LowerFCOPYSIGN() local
55919 const fltSemantics &Sem = SelectionDAG::EVTToAPFloatSemantics(SVT); CastIntSETCCtoFP() local
[all...]