Searched refs:StoreCacheControl (Results 1 – 17 of 17) sorted by relevance
1338 StoreCacheControl = {
1399 public enum StoreCacheControl enum in Spv.Specification
1400 [AllowDuplicates, CRepr] public enum StoreCacheControl
1393 enum StoreCacheControl { enum
1393 enum class StoreCacheControl : unsigned {
1511 public enum StoreCacheControl enum in Spv.Specification
1445 StoreCacheControl = {
1454 enum class StoreCacheControl : unsigned {4084 inline const char* StoreCacheControlToString(StoreCacheControl value) {4086 case StoreCacheControl::UncachedINTEL: return "UncachedINTEL";4087 case StoreCacheControl::WriteThroughINTEL: return "WriteThroughINTEL";4088 case StoreCacheControl::WriteBackINTEL: return "WriteBackINTEL";4089 case StoreCacheControl::StreamingINTEL: return "StreamingINTEL";
1512 [AllowDuplicates, CRepr] public enum StoreCacheControl
1454 enum StoreCacheControl { enum4084 inline const char* StoreCacheControlToString(StoreCacheControl value) { in StoreCacheControlToString()
1469 StoreCacheControl = {
1535 public enum StoreCacheControl enum in Spv.Specification
1536 [AllowDuplicates, CRepr] public enum StoreCacheControl
1478 enum class StoreCacheControl : unsigned {4262 inline const char* StoreCacheControlToString(StoreCacheControl value) {4264 case StoreCacheControl::UncachedINTEL: return "UncachedINTEL";4265 case StoreCacheControl::WriteThroughINTEL: return "WriteThroughINTEL";4266 case StoreCacheControl::WriteBackINTEL: return "WriteBackINTEL";4267 case StoreCacheControl::StreamingINTEL: return "StreamingINTEL";
1478 enum StoreCacheControl { enum4262 inline const char* StoreCacheControlToString(StoreCacheControl value) { in StoreCacheControlToString()
1466 enum StoreCacheControl { enum4156 inline const char* StoreCacheControlToString(StoreCacheControl value) { in StoreCacheControlToString()