Searched refs:getRawBits (Results 1 – 2 of 2) sorted by relevance
800 ID.AddInteger(LD->getMemoryVT().getRawBits()); in AddNodeIDCustom()808 ID.AddInteger(ST->getMemoryVT().getRawBits()); in AddNodeIDCustom()816 ID.AddInteger(ELD->getMemoryVT().getRawBits()); in AddNodeIDCustom()824 ID.AddInteger(EST->getMemoryVT().getRawBits()); in AddNodeIDCustom()832 ID.AddInteger(SLD->getMemoryVT().getRawBits()); in AddNodeIDCustom()839 ID.AddInteger(SST->getMemoryVT().getRawBits()); in AddNodeIDCustom()846 ID.AddInteger(EG->getMemoryVT().getRawBits()); in AddNodeIDCustom()854 ID.AddInteger(ES->getMemoryVT().getRawBits()); in AddNodeIDCustom()862 ID.AddInteger(MLD->getMemoryVT().getRawBits()); in AddNodeIDCustom()870 ID.AddInteger(MST->getMemoryVT().getRawBits()); in AddNodeIDCustom()[all …]
497 intptr_t getRawBits() const { in getRawBits() function