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