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