Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1562 bool ShouldUseLogicalShr) { in getDarwinBinOpPrecedence()
1639 bool ShouldUseLogicalShr) { in getGNUBinOpPrecedence()
1721 bool ShouldUseLogicalShr = MAI.shouldUseLogicalShr(); in getBinOpPrecedence() local
H A DMasmParser.cpp1833 bool ShouldUseLogicalShr, in getGNUBinOpPrecedence()
1912 bool ShouldUseLogicalShr = MAI.shouldUseLogicalShr(); in getBinOpPrecedence() local