Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1580 bool ShouldUseLogicalShr) { in getDarwinBinOpPrecedence()
1657 bool ShouldUseLogicalShr) { in getGNUBinOpPrecedence()
1739 bool ShouldUseLogicalShr = MAI.shouldUseLogicalShr(); in getBinOpPrecedence() local
H A DMasmParser.cpp1944 bool ShouldUseLogicalShr, in getGNUBinOpPrecedence()
2023 bool ShouldUseLogicalShr = MAI.shouldUseLogicalShr(); in getBinOpPrecedence() local