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