Searched refs:ExtendTy (Results 1 – 1 of 1) sorted by relevance
575 EVT ExtendTy = cast<VTSDNode>(Op0Op2)->getVT(); in performANDCombine() local576 unsigned ExtendTySize = ExtendTy.getSizeInBits(); in performANDCombine()920 EVT ExtendTy = cast<VTSDNode>(Op0Op0->getOperand(2))->getVT(); in performSRACombine() local921 unsigned TotalBits = ShAmount->getZExtValue() + ExtendTy.getSizeInBits(); in performSRACombine()