Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp1551 bool hasShift = !xbox.shift().empty(); in matchAndRewrite() local
1622 if (hasShift) in matchAndRewrite()
1658 if (hasShift && !(hasSlice || hasSubcomp || hasSubstr) && in matchAndRewrite()
1690 if (hasShift) in matchAndRewrite()