Searched refs:InnerZExt (Results 1 – 3 of 3) sorted by relevance
4388 SDValue InnerZExt = N0.getOperand(0); in visitZERO_EXTEND() local4391 unsigned KnownZeroBits = InnerZExt.getValueType().getSizeInBits() - in visitZERO_EXTEND()4392 InnerZExt.getOperand(0).getValueType().getSizeInBits(); in visitZERO_EXTEND()
6547 SDValue InnerZExt = N0.getOperand(0); in visitZERO_EXTEND() local6550 unsigned KnownZeroBits = InnerZExt.getValueType().getSizeInBits() - in visitZERO_EXTEND()6551 InnerZExt.getOperand(0).getValueType().getSizeInBits(); in visitZERO_EXTEND()
8824 SDValue InnerZExt = N0.getOperand(0); in visitZERO_EXTEND() local8827 unsigned KnownZeroBits = InnerZExt.getValueSizeInBits() - in visitZERO_EXTEND()8828 InnerZExt.getOperand(0).getValueSizeInBits(); in visitZERO_EXTEND()