Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/FuzzMutate/
H A DOpDescriptor.cpp25 auto &Sem = T->getFltSemantics(); in makeConstantsWithType() local
/netbsd/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Dosunixxf.c774 sem_t *Sem; in AcpiOsCreateSemaphore() local
833 sem_t *Sem = (sem_t *) Handle; in AcpiOsDeleteSemaphore() local
878 sem_t *Sem = (sem_t *) Handle; in AcpiOsWaitSemaphore() local
1013 sem_t *Sem = (sem_t *)Handle; in AcpiOsSignalSemaphore() local
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInitPreprocessor.cpp95 static T PickFP(const llvm::fltSemantics *Sem, T IEEEHalfVal, T IEEESingleVal, in PickFP()
113 const llvm::fltSemantics *Sem, StringRef Ext) { in DefineFloatMacros()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZTDC.cpp138 auto &Sem = Op0->getType()->getFltSemantics(); in convertFCmp() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFloat.cpp145 APFloatBase::SemanticsToEnum(const llvm::fltSemantics &Sem) { in SemanticsToEnum()
226 unsigned APFloatBase::getSizeInBits(const fltSemantics &Sem) { in getSizeInBits()
3593 void IEEEFloat::initFromAPInt(const fltSemantics *Sem, const APInt &api) { in initFromAPInt()
3664 IEEEFloat::IEEEFloat(const fltSemantics &Sem, const APInt &API) { in IEEEFloat()
/netbsd/external/apache2/llvm/dist/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.cpp1548 static bool fitsInFPType(ConstantFP *CFP, const fltSemantics &Sem) { in fitsInFPType()
/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp838 const fltSemantics &Sem = CE->getOperand(0)->getType()->getFltSemantics(); in getConstantValue() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp2625 const fltSemantics &Sem = S0.getSemantics(); in ConstantFoldAMDGCNCubeIntrinsic() local
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp10198 const llvm::fltSemantics &Sem = Info.Ctx.getFloatTypeSemantics(EltTy); in VisitCastExpr() local
13587 const llvm::fltSemantics &Sem = Context.getFloatTypeSemantics(ResultTy); in TryEvaluateBuiltinNaN() local
13630 const llvm::fltSemantics &Sem = in VisitCallExpr() local
13712 const llvm::fltSemantics &Sem = Info.Ctx.getFloatTypeSemantics(E->getType()); in VisitUnaryImag() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h1660 void setRawSemantics(llvm::APFloatBase::Semantics Sem) { in setRawSemantics()
1672 void setSemantics(const llvm::fltSemantics &Sem) { in setSemantics()
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp8967 llvm::APFloat ASTRecordReader::readAPFloat(const llvm::fltSemantics &Sem) { in readAPFloat()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21859 const fltSemantics &Sem = SelectionDAG::EVTToAPFloatSemantics(VT); in LowerFROUND() local
21914 const fltSemantics &Sem = SelectionDAG::EVTToAPFloatSemantics(VT); in LowerFABSorFNEG() local
21958 const fltSemantics &Sem = SelectionDAG::EVTToAPFloatSemantics(VT); in LowerFCOPYSIGN() local