Searched refs:getMemoryType (Results 1 – 9 of 9) sorted by relevance
232 LLT getMemoryType() const { return MemoryType; } in getMemoryType() function
1100 ID.AddInteger(getMemoryType().getUniqueRAWLLTData()); in Profile()1176 if (getMemoryType().isValid()) in print()1177 OS << '(' << getMemoryType() << ')'; in print()
214 LS->getMMO().getMemoryType().getSizeInBytes()); in instMayAlias()
3647 unsigned NarrowBits = Store.getMMO().getMemoryType().getScalarSizeInBits(); in getTruncStoreByteOffset()3687 LLT MemTy = StoreMI.getMMO().getMemoryType(); in matchTruncStoreMerge()3758 if (NewStore->getMMO().getMemoryType() != MemTy || !NewStore->isSimple()) in matchTruncStoreMerge()
2939 LLT MemTy = MMO.getMemoryType(); in lowerLoad()3082 LLT MemTy = MMO.getMemoryType(); in lowerStore()3178 if (MMO.getMemoryType().getSizeInBits() != CastTy.getSizeInBits()) in bitcast()3194 if (MMO.getMemoryType().getSizeInBits() != CastTy.getSizeInBits()) in bitcast()
202 NewPtrInfo, OldMMO->getFlags(), OldMMO->getMemoryType(), in cloneMemOperands()
121 : MemoryTy(MMO.getMemoryType()), in MemDesc()
2880 LLT MemTy = LdSt.getMMO().getMemoryType(); in select()2896 LLT MemTy = LdSt.getMMO().getMemoryType(); in select()2902 MRI.createGenericVirtualRegister(LdSt.getMMO().getMemoryType()); in select()
2625 const LLT MemTy = MMO->getMemoryType(); in legalizeLoad()4499 const LLT MemTy = MMO->getMemoryType(); in legalizeBufferLoad()