Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1200 bool ShouldUseLogicalShr) { in getDarwinBinOpPrecedence()
1278 bool ShouldUseLogicalShr) { in getGNUBinOpPrecedence()
1354 bool ShouldUseLogicalShr = MAI.shouldUseLogicalShr(); in getBinOpPrecedence() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1487 bool ShouldUseLogicalShr) { in getDarwinBinOpPrecedence()
1565 bool ShouldUseLogicalShr) { in getGNUBinOpPrecedence()
1641 bool ShouldUseLogicalShr = MAI.shouldUseLogicalShr(); in getBinOpPrecedence() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1581 bool ShouldUseLogicalShr) { in getDarwinBinOpPrecedence()
1658 bool ShouldUseLogicalShr) { in getGNUBinOpPrecedence()
1740 bool ShouldUseLogicalShr = MAI.shouldUseLogicalShr(); in getBinOpPrecedence() local
H A DMasmParser.cpp1955 bool ShouldUseLogicalShr, in getGNUBinOpPrecedence()
2034 bool ShouldUseLogicalShr = MAI.shouldUseLogicalShr(); in getBinOpPrecedence() local