Home
last modified time | relevance | path

Searched refs:S_IEEEdouble (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSLRootSignature.cpp1319 auto DXCSemantics = llvm::APFloat::Semantics::S_IEEEdouble; in handleFloatLiteral()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h157 S_IEEEdouble, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp180 case S_IEEEdouble: in EnumToSemantics()
227 return S_IEEEdouble; in SemanticsToEnum()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp1009 case APFloat::S_IEEEdouble: Out << 'B'; break; in mangleFloat()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp4380 case APFloatBase::S_IEEEdouble: in isInlineConstant()