Lines Matching refs:IsNonTemporal

102   bool IsNonTemporal = false;  member in __anone9343ac70111::SIMemOpInfo
112 bool IsVolatile = false, bool IsNonTemporal = false, in SIMemOpInfo() argument
117 IsVolatile(IsVolatile), IsNonTemporal(IsNonTemporal), in SIMemOpInfo()
203 return IsNonTemporal; in isNonTemporal()
319 bool IsNonTemporal,
404 bool IsVolatile, bool IsNonTemporal,
457 bool IsVolatile, bool IsNonTemporal,
518 bool IsVolatile, bool IsNonTemporal,
562 bool IsVolatile, bool IsNonTemporal,
588 bool IsVolatile, bool IsNonTemporal,
627 bool IsVolatile, bool IsNonTemporal,
820 bool IsNonTemporal = true; in constructFromMIWithMMO() local
827 IsNonTemporal &= MMO->isNonTemporal(); in constructFromMIWithMMO()
871 IsNonTemporal, IsLastUse); in constructFromMIWithMMO()
1048 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal() argument
1080 if (IsNonTemporal) { in enableVolatileAndOrNonTemporal()
1401 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal() argument
1433 if (IsNonTemporal) { in enableVolatileAndOrNonTemporal()
1703 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal() argument
1733 if (IsNonTemporal) { in enableVolatileAndOrNonTemporal()
1935 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal() argument
1969 if (IsNonTemporal) { in enableVolatileAndOrNonTemporal()
2206 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal() argument
2241 if (IsNonTemporal) { in enableVolatileAndOrNonTemporal()
2524 bool IsVolatile, bool IsNonTemporal, bool IsLastUse = false) const { in enableVolatileAndOrNonTemporal() argument
2540 } else if (IsNonTemporal) { in enableVolatileAndOrNonTemporal()