Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp1589 const auto hasSubcomp = !xbox.subcomponent().empty(); in matchAndRewrite() local
1594 if (hasSubcomp) { in matchAndRewrite()
1658 if (hasShift && !(hasSlice || hasSubcomp || hasSubstr) && in matchAndRewrite()
1695 if (hasSlice || hasSubcomp || hasSubstr) { in matchAndRewrite()
1699 if (hasSubcomp) in matchAndRewrite()