Home
last modified time | relevance | path

Searched refs:S_IEEEsingle (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h156 S_IEEEsingle, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp178 case S_IEEEsingle: in EnumToSemantics()
225 return S_IEEEsingle; in SemanticsToEnum()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp1008 case APFloat::S_IEEEsingle: Out << 'A'; break; in mangleFloat()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp4379 case APFloatBase::S_IEEEsingle: in isInlineConstant()