Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h154 S_BFloat, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp198 case S_BFloat: in EnumToSemantics()
239 return S_BFloat; in SemanticsToEnum()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp979 case APFloat::S_BFloat: Out << 'W'; break; in mangleFloat()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp4220 case APFloatBase::S_BFloat: in isInlineConstant()