Lines Matching defs:DeviceId
145 bool IsSandyBridge(uint32_t DeviceId) in IsSandyBridge()
151 bool IsIvyBridge(uint32_t DeviceId) in IsIvyBridge()
156 bool IsHaswell(uint32_t DeviceId) in IsHaswell()
161 bool IsBroadwell(uint32_t DeviceId) in IsBroadwell()
166 bool IsCherryView(uint32_t DeviceId) in IsCherryView()
172 bool IsSkylake(uint32_t DeviceId) in IsSkylake()
177 bool IsBroxton(uint32_t DeviceId) in IsBroxton()
182 bool IsKabyLake(uint32_t DeviceId) in IsKabyLake()
187 bool IsGeminiLake(uint32_t DeviceId) in IsGeminiLake()
193 bool IsCoffeeLake(uint32_t DeviceId) in IsCoffeeLake()
199 bool IsMeteorLake(uint32_t DeviceId) in IsMeteorLake()
205 bool Is9thGenIntel(uint32_t DeviceId) in Is9thGenIntel()
210 bool Is11thGenIntel(uint32_t DeviceId) in Is11thGenIntel()
216 bool Is12thGenIntel(uint32_t DeviceId) in Is12thGenIntel()