Searched refs:shouldUseLogicalShr (Results 1 – 2 of 2) sorted by relevance
565 bool shouldUseLogicalShr() const { return UseLogicalShr; } in shouldUseLogicalShr() function
1263 bool ShouldUseLogicalShr = MAI.shouldUseLogicalShr(); in getBinOpPrecedence()