Home
last modified time | relevance | path

Searched refs:shouldUseLogicalShr (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h597 bool shouldUseLogicalShr() const { return UseLogicalShr; } in shouldUseLogicalShr() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h633 bool shouldUseLogicalShr() const { return UseLogicalShr; } in shouldUseLogicalShr() function
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp1354 bool ShouldUseLogicalShr = MAI.shouldUseLogicalShr(); in getBinOpPrecedence()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DAsmParser.cpp1598 bool ShouldUseLogicalShr = MAI.shouldUseLogicalShr(); in getBinOpPrecedence()