Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4098 ConstantSDNode *SRLConst = dyn_cast<ConstantSDNode>(OpRight); in tryBitPermutation() local
4099 if (SRLConst && SRLConst->getSExtValue() == 16) in tryBitPermutation()