Home
last modified time | relevance | path

Searched defs:ExponentBits (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuFloat.hpp81 …static inline Float convert(const Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Fla… in convert() argument
171 …inline bool operator<(const Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags> &o… in operator <() argument
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3110 SDValue ExponentBits = DAG.getNode( in expandFP_TO_SINT() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6060 SDValue ExponentBits = DAG.getNode( in expandFP_TO_SINT() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6218 auto ExponentBits = MIRBuilder.buildLShr(SrcTy, AndExpMask, ExponentLoBit); in lowerFPTOSI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7746 SDValue ExponentBits = DAG.getNode( in expandFP_TO_SINT() local