Home
last modified time | relevance | path

Searched refs:getFltSemantics (Results 1 – 25 of 38) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
DOpDescriptor.cpp25 auto &Sem = T->getFltSemantics(); in makeConstantsWithType()
/external/llvm-project/llvm/lib/FuzzMutate/
DOpDescriptor.cpp25 auto &Sem = T->getFltSemantics(); in makeConstantsWithType()
/external/llvm-project/clang/lib/CodeGen/
DPatternInit.cpp56 Ty->getScalarType()->getFltSemantics()); in initializationPatternFor()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInstCombineIntrinsic.cpp197 auto *QNaN = ConstantFP::get(Ty, APFloat::getQNaN(Ty->getFltSemantics())); in instCombineIntrinsic()
224 auto *QNaN = ConstantFP::get(Ty, APFloat::getQNaN(Ty->getFltSemantics())); in instCombineIntrinsic()
364 II.getType()->getScalarType()->getFltSemantics(); in instCombineIntrinsic()
807 auto *QNaN = ConstantFP::get(Ty, APFloat::getQNaN(Ty->getFltSemantics())); in instCombineIntrinsic()
/external/llvm/include/llvm/IR/
DType.h165 const fltSemantics &getFltSemantics() const { in getFltSemantics() function
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp138 auto &Sem = Op0->getType()->getFltSemantics(); in convertFCmp()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h167 const fltSemantics &getFltSemantics() const { in getFltSemantics() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DType.h169 const fltSemantics &getFltSemantics() const { in getFltSemantics() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp130 auto &Sem = Op0->getType()->getFltSemantics(); in convertFCmp()
/external/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp130 auto &Sem = Op0->getType()->getFltSemantics(); in convertFCmp()
/external/llvm-project/llvm/lib/IR/
DConstants.cpp400 APFloat FL = APFloat::getAllOnesValue(Ty->getFltSemantics(), in getAllOnesValue()
900 FV.convert(Ty->getScalarType()->getFltSemantics(), in get()
926 APFloat FV(Ty->getScalarType()->getFltSemantics(), Str); in get()
937 const fltSemantics &Semantics = Ty->getScalarType()->getFltSemantics(); in getNaN()
948 const fltSemantics &Semantics = Ty->getScalarType()->getFltSemantics(); in getQNaN()
959 const fltSemantics &Semantics = Ty->getScalarType()->getFltSemantics(); in getSNaN()
970 const fltSemantics &Semantics = Ty->getScalarType()->getFltSemantics(); in getNegativeZero()
1004 const fltSemantics &Semantics = Ty->getScalarType()->getFltSemantics(); in getInfinity()
1015 assert(&V.getSemantics() == &Ty->getFltSemantics() && in ConstantFP()
DConstantFold.cpp176 APFloat(DestTy->getFltSemantics(), in FoldBitCast()
699 APFloat apf(DestTy->getFltSemantics(), in ConstantFoldCastInstruction()
/external/llvm-project/llvm/include/llvm/IR/
DType.h169 const fltSemantics &getFltSemantics() const { in getFltSemantics() function
/external/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp407 = APFloat::semanticsPrecision(ConvertedToTy->getFltSemantics()) - 1; in validateAndTransform()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp412 = APFloat::semanticsPrecision(ConvertedToTy->getFltSemantics()) - 1; in validateAndTransform()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DFloat2Int.cpp413 = APFloat::semanticsPrecision(ConvertedToTy->getFltSemantics()) - 1; in validateAndTransform()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp132 APFloat FP(DestTy->getFltSemantics(), Result); in FoldBitCast()
1568 APF.convert(Ty->getFltSemantics(), APFloat::rmNearestTiesToEven, &unused); in GetConstantFoldFPValue()
1979 Ty->getFltSemantics(), APFloat::rmNearestTiesToEven, &lost); in ConstantFoldScalarCall1()
/external/llvm/tools/llvm-stress/
Dllvm-stress.cpp391 APFloat RandomFloat(Ty->getFltSemantics(), RandomInt); in Act()
/external/llvm-project/llvm/tools/llvm-stress/
Dllvm-stress.cpp441 APFloat RandomFloat(Ty->getFltSemantics(), RandomInt); in Act()
/external/llvm-project/llvm/lib/Analysis/
DConstantFolding.cpp138 APFloat FP(DestTy->getFltSemantics(), Result); in FoldBitCast()
1665 APF.convert(Ty->getFltSemantics(), APFloat::rmNearestTiesToEven, &unused); in GetConstantFoldFPValue()
2242 Ty->getFltSemantics(), APFloat::rmNearestTiesToEven, &lost); in ConstantFoldScalarCall1()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp1452 static const fltSemantics *getFltSemantics(unsigned Size) { in getFltSemantics() function
1465 static const fltSemantics *getFltSemantics(MVT VT) { in getFltSemantics() function
1466 return getFltSemantics(VT.getSizeInBits() / 8); in getFltSemantics()
1509 APFloat::opStatus Status = FPLiteral.convert(*getFltSemantics(VT), in canLosslesslyConvertToFPType()
1859 FPLiteral.convert(*getFltSemantics(Bitwidth / 8), in addKImmFPOperands()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantFold.cpp174 APFloat(DestTy->getFltSemantics(), in FoldBitCast()
685 APFloat apf(DestTy->getFltSemantics(), in ConstantFoldCastInstruction()
/external/llvm/lib/IR/
DConstantFold.cpp174 APFloat(DestTy->getFltSemantics(), in FoldBitCast()
672 APFloat apf(DestTy->getFltSemantics(), in ConstantFoldCastInstruction()
/external/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp1553 static const fltSemantics *getFltSemantics(unsigned Size) { in getFltSemantics() function
1566 static const fltSemantics *getFltSemantics(MVT VT) { in getFltSemantics() function
1567 return getFltSemantics(VT.getSizeInBits() / 8); in getFltSemantics()
1610 APFloat::opStatus Status = FPLiteral.convert(*getFltSemantics(VT), in canLosslesslyConvertToFPType()
1981 FPLiteral.convert(*getFltSemantics(Bitwidth / 8), in addKImmFPOperands()
/external/llvm-project/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp838 const fltSemantics &Sem = CE->getOperand(0)->getType()->getFltSemantics(); in getConstantValue()

12