Searched refs:getMemoryType (Results 1 – 6 of 6) sorted by relevance
233 LLT getMemoryType() const { return MemoryType; } in getMemoryType() function
1059 ID.AddInteger(getMemoryType().getUniqueRAWLLTData()); in Profile()1124 if (getMemoryType().isValid()) in print()1125 OS << '(' << getMemoryType() << ')'; in print()
355 MemDescrs.push_back({MMO->getMemoryType(), 8 * MMO->getAlign().value(), in getAction()
2887 LLT MemTy = MMO.getMemoryType(); in lowerLoad()3000 LLT MemTy = MMO.getMemoryType(); in lowerStore()3071 if (MMO.getMemoryType().getSizeInBits() != CastTy.getSizeInBits()) in bitcast()3087 if (MMO.getMemoryType().getSizeInBits() != CastTy.getSizeInBits()) in bitcast()
490 MMDesc.MemoryTy = MMO.getMemoryType(); in matchCombineExtendingLoads()
2493 const LLT MemTy = MMO->getMemoryType(); in legalizeLoad()3900 const LLT MemTy = MMO->getMemoryType(); in legalizeBufferLoad()