Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DAsmParser.cpp1109 bool ShouldUseLogicalShr) { in getDarwinBinOpPrecedence()
1187 bool ShouldUseLogicalShr) { in getGNUBinOpPrecedence()
1263 bool ShouldUseLogicalShr = MAI.shouldUseLogicalShr(); in getBinOpPrecedence() local