Searched defs:ExponentBits (Results 1 – 5 of 5) sorted by relevance
/external/deqp/framework/common/ |
D | tcuFloat.hpp | 76 …static inline Float convert (const Float<StorageType, ExponentBits, MantissaBits, ExponentBias,… in convert() argument 129 …inline bool operator< (const Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flag… in operator <() argument
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 3110 SDValue ExponentBits = DAG.getNode( in expandFP_TO_SINT() local
|
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerHelper.cpp | 5191 auto ExponentBits = MIRBuilder.buildLShr(SrcTy, AndExpMask, ExponentLoBit); in lowerFPTOSI() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 6060 SDValue ExponentBits = DAG.getNode( in expandFP_TO_SINT() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 6406 SDValue ExponentBits = DAG.getNode( in expandFP_TO_SINT() local
|