Searched defs:IsLastUse (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIMemoryLegalizer.cpp | 103 bool IsLastUse = false; member in __anone9343ac70111::SIMemOpInfo 113 bool IsLastUse = false) in SIMemOpInfo() 822 bool IsLastUse = false; in constructFromMIWithMMO() local 1048 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal() 1401 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal() 1703 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal() 1935 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal() 2206 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal() 2524 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal()
|