Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4452 unsigned RHSValBits = 24 - RHSKnown.countMinSignBits(); in computeKnownBitsForTargetNode() local
4469 unsigned RHSValBits = 24 - RHSKnown.countMinLeadingZeros(); in computeKnownBitsForTargetNode() local