Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5104 bool IsSHL; member
5134 bool IsSHL = Op.getOpcode() == ISD::SHL; in matchRISCVBitmanipPat() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6610 bool IsSHL = Node->getOpcode() == ISD::SHL_PARTS; in expandShiftParts() local