Lines Matching refs:getMemoryVT

711     ID.AddInteger(LD->getMemoryVT().getRawBits());  in AddNodeIDCustom()
719 ID.AddInteger(ST->getMemoryVT().getRawBits()); in AddNodeIDCustom()
727 ID.AddInteger(ELD->getMemoryVT().getRawBits()); in AddNodeIDCustom()
735 ID.AddInteger(EST->getMemoryVT().getRawBits()); in AddNodeIDCustom()
743 ID.AddInteger(SLD->getMemoryVT().getRawBits()); in AddNodeIDCustom()
750 ID.AddInteger(SST->getMemoryVT().getRawBits()); in AddNodeIDCustom()
757 ID.AddInteger(EG->getMemoryVT().getRawBits()); in AddNodeIDCustom()
765 ID.AddInteger(ES->getMemoryVT().getRawBits()); in AddNodeIDCustom()
773 ID.AddInteger(MLD->getMemoryVT().getRawBits()); in AddNodeIDCustom()
781 ID.AddInteger(MST->getMemoryVT().getRawBits()); in AddNodeIDCustom()
789 ID.AddInteger(MG->getMemoryVT().getRawBits()); in AddNodeIDCustom()
797 ID.AddInteger(MS->getMemoryVT().getRawBits()); in AddNodeIDCustom()
820 ID.AddInteger(AT->getMemoryVT().getRawBits()); in AddNodeIDCustom()
3452 EVT VT = LD->getMemoryVT(); in computeKnownBits()
3800 cast<AtomicSDNode>(Op)->getMemoryVT().getScalarSizeInBits(); in computeKnownBits()
4424 Tmp = cast<AtomicSDNode>(Op)->getMemoryVT().getScalarSizeInBits(); in ComputeNumSignBits()
4446 Tmp = LD->getMemoryVT().getScalarSizeInBits(); in ComputeNumSignBits()
4449 Tmp = LD->getMemoryVT().getScalarSizeInBits(); in ComputeNumSignBits()
6740 ST->getBasePtr(), ST->getMemoryVT(), in chainLoadsAndStoresForMemcpy()
7871 LD->getMemoryVT(), LD->getAlign(), MMOFlags, LD->getAAInfo()); in getIndexedLoad()
8002 ID.AddInteger(ST->getMemoryVT().getRawBits()); in getIndexedStore()
8011 ST->isTruncatingStore(), ST->getMemoryVT(), in getIndexedStore()
8135 LD->getMemoryVT(), LD->getAlign(), MMOFlags, LD->getAAInfo(), in getIndexedLoadVP()
8255 ID.AddInteger(ST->getMemoryVT().getRawBits()); in getIndexedStoreVP()
8265 ST->isCompressingStore(), ST->getMemoryVT(), ST->getMemOperand()); in getIndexedStoreVP()
8387 SLD->getPointerInfo(), SLD->getMemoryVT(), SLD->getAlign(), MMOFlags, in getIndexedStridedLoadVP()
8509 ID.AddInteger(SST->getMemoryVT().getRawBits()); in getIndexedStridedStoreVP()
8518 SST->isCompressingStore(), SST->getMemoryVT(), SST->getMemOperand()); in getIndexedStridedStoreVP()
8657 LD->getMemoryVT(), LD->getMemOperand(), AM, in getIndexedMaskedLoad()
8706 ST->getMask(), ST->getMemoryVT(), ST->getMemOperand(), in getIndexedMaskedStore()