Searched defs:ExponentBits (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuFloat.hpp | 81 …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 D | TargetLowering.cpp | 3110 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 D | TargetLowering.cpp | 6060 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 D | LegalizerHelper.cpp | 6218 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 D | TargetLowering.cpp | 7746 SDValue ExponentBits = DAG.getNode( in expandFP_TO_SINT() local
|