| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| D | NVPTXMCExpr.cpp | 35 APF.convert(APFloat::IEEEhalf(), APFloat::rmNearestTiesToEven, &Ignored); in printImpl()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | LowLevelType.cpp | 67 return APFloat::IEEEhalf(); in getFltSemanticForLLT()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| D | Type.h | 171 case HalfTyID: return APFloat::IEEEhalf(); in getFltSemantics() 448 if (&S == &APFloat::IEEEhalf()) in getFloatingPointTy()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/ |
| D | TargetInfo.cpp | 111 HalfFormat = &llvm::APFloat::IEEEhalf(); in TargetInfo() 396 HalfFormat = &llvm::APFloat::IEEEhalf(); in adjust()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/ |
| D | Constants.cpp | 354 APFloat::getZero(APFloat::IEEEhalf())); in getNullValue() 1614 if (&Val2.getSemantics() == &APFloat::IEEEhalf()) in isValueValidForType() 1616 Val2.convert(APFloat::IEEEhalf(), APFloat::rmNearestTiesToEven, &losesInfo); in isValueValidForType() 1632 if (&Val2.getSemantics() == &APFloat::IEEEhalf() || in isValueValidForType() 1641 return &Val2.getSemantics() == &APFloat::IEEEhalf() || in isValueValidForType() 1647 return &Val2.getSemantics() == &APFloat::IEEEhalf() || in isValueValidForType() 1653 return &Val2.getSemantics() == &APFloat::IEEEhalf() || in isValueValidForType() 3236 return APFloat(APFloat::IEEEhalf(), APInt(16, EltVal)); in getElementAsAPFloat()
|
| D | ConstantFold.cpp | 440 Val.convert(DestTy->isHalfTy() ? APFloat::IEEEhalf() : in ConstantFoldCastInstruction()
|
| D | AsmWriter.cpp | 1425 } else if (&APF.getSemantics() == &APFloat::IEEEhalf()) { in WriteConstantInternal()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/ |
| D | APFixedPoint.cpp | 447 else if (S == &APFloat::IEEEhalf()) in promoteFloatSemantics()
|
| D | Z3Solver.cpp | 235 return llvm::APFloat::IEEEhalf(); in getFloatSemantics()
|
| D | APFloat.cpp | 127 return IEEEhalf(); in EnumToSemantics() 146 if (&Sem == &llvm::APFloat::IEEEhalf()) in SemanticsToEnum() 164 const fltSemantics &APFloatBase::IEEEhalf() { in IEEEhalf() function in llvm::APFloatBase
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | CodeGenTypes.cpp | 315 if (&format == &llvm::APFloat::IEEEhalf()) { in getTypeForFormat()
|
| D | CGExprConstant.cpp | 2063 if (&Init.getSemantics() == &llvm::APFloat::IEEEhalf() && in tryEmitPrivate()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| D | Utils.cpp | 433 APF.convert(APFloat::IEEEhalf(), APFloat::rmNearestTiesToEven, &Ignored); in getAPFloatFromSize()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/AsmParser/ |
| D | LLLexer.cpp | 1057 APFloatVal = APFloat(APFloat::IEEEhalf(), in Lex0x()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/ |
| D | InitPreprocessor.cpp | 98 if (Sem == (const llvm::fltSemantics*)&llvm::APFloat::IEEEhalf()) in PickFP()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUInstCombineIntrinsic.cpp | 73 FloatValue.convert(APFloat::IEEEhalf(), APFloat::rmTowardZero, &LosesInfo); in canSafelyConvertTo16Bit()
|
| D | AMDGPUISelLowering.cpp | 3720 static const APFloat KF16(APFloat::IEEEhalf(), APInt(16, 0x3118)); in isInv2Pi()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/ |
| D | APFloat.h | 165 static const fltSemantics &IEEEhalf() LLVM_READNONE;
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| D | ConstantFolding.cpp | 1969 Val.convert(APFloat::IEEEhalf(), APFloat::rmNearestTiesToEven, &lost); in ConstantFoldScalarCall1() 2323 APFloat Val(APFloat::IEEEhalf(), Op->getValue()); in ConstantFoldScalarCall1()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| D | SelectionDAG.h | 1593 case MVT::f16: return APFloat::IEEEhalf();
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCasts.cpp | 1624 if (fitsInFPType(CFP, APFloat::IEEEhalf())) in shrinkFPConstant()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
| D | AMDGPUAsmParser.cpp | 1704 return &APFloat::IEEEhalf(); in getFltSemantics() 1745 return &APFloat::IEEEhalf(); in getOpFltSemantics()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 4687 return getConstantFP(APFloat(APFloat::IEEEhalf(), Val), DL, VT); in getNode() 4717 APFloat FPV(APFloat::IEEEhalf(), in getNode() 4795 (void)V.convert(APFloat::IEEEhalf(), in getNode()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 2449 V = ConstantFP::get(Context, APFloat(APFloat::IEEEhalf(), in parseConstants()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| D | ARMISelDAGToDAG.cpp | 3204 APFloat(ScalarBits == 32 ? APFloat::IEEEsingle() : APFloat::IEEEhalf(), in transformFixedFloatingPointConversion()
|