Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp1999 const unsigned ExpBits = 11; in extractF64Exponent() local
2003 auto Const1 = B.buildConstant(S32, ExpBits); in extractF64Exponent()
DAMDGPUISelLowering.cpp2195 const unsigned ExpBits = 11; in extractF64Exponent() local
2200 DAG.getConstant(ExpBits, SL, MVT::i32)); in extractF64Exponent()