Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDAPFloat.h155 S_IEEEsingle, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDAPFloat.cpp200 case S_IEEEsingle: in EnumToSemantics()
241 return S_IEEEsingle; in SemanticsToEnum()
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDMicrosoftMangle.cpp973 case APFloat::S_IEEEsingle: Out << 'A'; break; in mangleFloat()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIInstrInfo.cpp4217 case APFloatBase::S_IEEEsingle: in isInlineConstant()