Searched refs:getMemoryType (Results 1 – 9 of 9) sorted by relevance
232 LLT getMemoryType() const { return MemoryType; } in getMemoryType() function
1062 ID.AddInteger(getMemoryType().getUniqueRAWLLTData()); in Profile()1129 if (getMemoryType().isValid()) in print()1130 OS << '(' << getMemoryType() << ')'; in print()
214 LS->getMMO().getMemoryType().getSizeInBytes()); in instMayAlias()
3576 unsigned NarrowBits = Store.getMMO().getMemoryType().getScalarSizeInBits(); in getTruncStoreByteOffset()3616 LLT MemTy = StoreMI.getMMO().getMemoryType(); in matchTruncStoreMerge()3687 if (NewStore->getMMO().getMemoryType() != MemTy || !NewStore->isSimple()) in matchTruncStoreMerge()
2932 LLT MemTy = MMO.getMemoryType(); in lowerLoad()3075 LLT MemTy = MMO.getMemoryType(); in lowerStore()3171 if (MMO.getMemoryType().getSizeInBits() != CastTy.getSizeInBits()) in bitcast()3187 if (MMO.getMemoryType().getSizeInBits() != CastTy.getSizeInBits()) in bitcast()
183 NewPtrInfo, OldMMO->getFlags(), OldMMO->getMemoryType(), in cloneMemOperands()
121 : MemoryTy(MMO.getMemoryType()), in MemDesc()
2832 LLT MemTy = LdSt.getMMO().getMemoryType(); in select()2848 LLT MemTy = LdSt.getMMO().getMemoryType(); in select()2854 MRI.createGenericVirtualRegister(LdSt.getMMO().getMemoryType()); in select()
2652 const LLT MemTy = MMO->getMemoryType(); in legalizeLoad()4499 const LLT MemTy = MMO->getMemoryType(); in legalizeBufferLoad()