Searched defs:ShouldUseLogicalShr (Results 1 – 1 of 1) sorted by relevance
1487 bool ShouldUseLogicalShr) { in getDarwinBinOpPrecedence()1565 bool ShouldUseLogicalShr) { in getGNUBinOpPrecedence()1641 bool ShouldUseLogicalShr = MAI.shouldUseLogicalShr(); in getBinOpPrecedence() local