Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8124 bool IsSHL = Node->getOpcode() == ISD::SHL_PARTS; in expandShiftParts() local
8144 if (IsSHL) { in expandShiftParts()
8160 if (IsSHL) { in expandShiftParts()