Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DAsmParser.cpp1200 bool ShouldUseLogicalShr) { in getDarwinBinOpPrecedence()
1278 bool ShouldUseLogicalShr) { in getGNUBinOpPrecedence()
1354 bool ShouldUseLogicalShr = MAI.shouldUseLogicalShr(); in getBinOpPrecedence() local