Home
last modified time | relevance | path

Searched refs:ExpBits (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp1415 const unsigned ExpBits = 11; in extractF64Exponent() local
1419 auto Const1 = B.buildConstant(S32, ExpBits); in extractF64Exponent()
DAMDGPUISelLowering.cpp2067 const unsigned ExpBits = 11; in extractF64Exponent() local
2072 DAG.getConstant(ExpBits, SL, MVT::i32)); in extractF64Exponent()
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp1631 const unsigned ExpBits = 11; in extractF64Exponent() local
1636 DAG.getConstant(ExpBits, SL, MVT::i32)); in extractF64Exponent()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp1936 const unsigned ExpBits = 11; in extractF64Exponent() local
1940 auto Const1 = B.buildConstant(S32, ExpBits); in extractF64Exponent()
DAMDGPUISelLowering.cpp2135 const unsigned ExpBits = 11; in extractF64Exponent() local
2140 DAG.getConstant(ExpBits, SL, MVT::i32)); in extractF64Exponent()