Home
last modified time | relevance | path

Searched defs:FPType (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/
H A DFPBits.h35 enum class FPType { enum
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DPS4CPU.h117 const llvm::fltSemantics *FPType) const override { in getDefaultDenormalModeForType()
/freebsd/stand/common/
H A Dgfx_fb.h151 uint16_t FPType; /* Flat Panel Type */ member
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h62 enum class FPType { None, FP4, FP8 }; enum
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelValueTracking.cpp1113 const fltSemantics &FPType = getFltSemanticForLLT(Ty); in computeKnownFPClass() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1908 Type *FPType = V->getType()->getScalarType(); in foldICmpAndConstConst() local
3481 Type *FPType = SrcType->getScalarType(); in foldICmpBitCast() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp1312 Type *FPType = V->getType()->getScalarType(); in computeKnownBitsFromOperator() local
5081 const fltSemantics &FPType = in computeKnownFPClass() local