Lines Matching refs:getMemoryVT
674 ID.AddInteger(LD->getMemoryVT().getRawBits()); in AddNodeIDCustom()
681 ID.AddInteger(ST->getMemoryVT().getRawBits()); in AddNodeIDCustom()
688 ID.AddInteger(MLD->getMemoryVT().getRawBits()); in AddNodeIDCustom()
695 ID.AddInteger(MST->getMemoryVT().getRawBits()); in AddNodeIDCustom()
702 ID.AddInteger(MG->getMemoryVT().getRawBits()); in AddNodeIDCustom()
709 ID.AddInteger(MS->getMemoryVT().getRawBits()); in AddNodeIDCustom()
731 ID.AddInteger(AT->getMemoryVT().getRawBits()); in AddNodeIDCustom()
3242 EVT VT = LD->getMemoryVT(); in computeKnownBits()
3556 cast<AtomicSDNode>(Op)->getMemoryVT().getScalarSizeInBits(); in computeKnownBits()
4159 Tmp = cast<AtomicSDNode>(Op)->getMemoryVT().getScalarSizeInBits(); in ComputeNumSignBits()
4181 Tmp = LD->getMemoryVT().getScalarSizeInBits(); in ComputeNumSignBits()
4184 Tmp = LD->getMemoryVT().getScalarSizeInBits(); in ComputeNumSignBits()
6385 ST->getBasePtr(), ST->getMemoryVT(), in chainLoadsAndStoresForMemcpy()
7473 LD->getMemoryVT(), LD->getAlign(), MMOFlags, LD->getAAInfo()); in getIndexedLoad()
7602 ID.AddInteger(ST->getMemoryVT().getRawBits()); in getIndexedStore()
7610 ST->isTruncatingStore(), ST->getMemoryVT(), in getIndexedStore()
7662 LD->getMemoryVT(), LD->getMemOperand(), AM, in getIndexedMaskedLoad()
7710 ST->getMask(), ST->getMemoryVT(), ST->getMemOperand(), in getIndexedMaskedStore()