Searched refs:SetWindowsIsProcessorFeaturePresent (Results 1 – 4 of 4) sorted by relevance
66 void SetWindowsIsProcessorFeaturePresent(DWORD ProcessorFeature) { in SetWindowsIsProcessorFeaturePresent() function in cpu_features::FakeCpu1201 cpu().SetWindowsIsProcessorFeaturePresent(PF_XMMI_INSTRUCTIONS_AVAILABLE); in TEST_F()1202 cpu().SetWindowsIsProcessorFeaturePresent(PF_XMMI64_INSTRUCTIONS_AVAILABLE); in TEST_F()1203 cpu().SetWindowsIsProcessorFeaturePresent(PF_SSE3_INSTRUCTIONS_AVAILABLE); in TEST_F()1204 cpu().SetWindowsIsProcessorFeaturePresent(PF_SSSE3_INSTRUCTIONS_AVAILABLE); in TEST_F()1205 cpu().SetWindowsIsProcessorFeaturePresent(PF_SSE4_1_INSTRUCTIONS_AVAILABLE); in TEST_F()1206 cpu().SetWindowsIsProcessorFeaturePresent(PF_SSE4_2_INSTRUCTIONS_AVAILABLE); in TEST_F()1280 cpu().SetWindowsIsProcessorFeaturePresent(PF_XMMI_INSTRUCTIONS_AVAILABLE); in TEST_F()1281 cpu().SetWindowsIsProcessorFeaturePresent(PF_XMMI64_INSTRUCTIONS_AVAILABLE); in TEST_F()1282 cpu().SetWindowsIsProcessorFeaturePresent(PF_SSE3_INSTRUCTIONS_AVAILABLE); in TEST_F()[all …]
34 void SetWindowsIsProcessorFeaturePresent(DWORD dwProcessorFeature) { in SetWindowsIsProcessorFeaturePresent() function in cpu_features::FakeCpuAarch64253 cpu().SetWindowsIsProcessorFeaturePresent(PF_ARM_VFP_32_REGISTERS_AVAILABLE); in TEST_F()254 cpu().SetWindowsIsProcessorFeaturePresent(PF_ARM_NEON_INSTRUCTIONS_AVAILABLE); in TEST_F()255 cpu().SetWindowsIsProcessorFeaturePresent( in TEST_F()
66 void SetWindowsIsProcessorFeaturePresent(DWORD ProcessorFeature) { in SetWindowsIsProcessorFeaturePresent() function in cpu_features::FakeCpu1248 cpu().SetWindowsIsProcessorFeaturePresent(PF_XMMI_INSTRUCTIONS_AVAILABLE); in TEST_F()1249 cpu().SetWindowsIsProcessorFeaturePresent(PF_XMMI64_INSTRUCTIONS_AVAILABLE); in TEST_F()1250 cpu().SetWindowsIsProcessorFeaturePresent(PF_SSE3_INSTRUCTIONS_AVAILABLE); in TEST_F()1251 cpu().SetWindowsIsProcessorFeaturePresent(PF_SSSE3_INSTRUCTIONS_AVAILABLE); in TEST_F()1252 cpu().SetWindowsIsProcessorFeaturePresent(PF_SSE4_1_INSTRUCTIONS_AVAILABLE); in TEST_F()1253 cpu().SetWindowsIsProcessorFeaturePresent(PF_SSE4_2_INSTRUCTIONS_AVAILABLE); in TEST_F()1327 cpu().SetWindowsIsProcessorFeaturePresent(PF_XMMI_INSTRUCTIONS_AVAILABLE); in TEST_F()1328 cpu().SetWindowsIsProcessorFeaturePresent(PF_XMMI64_INSTRUCTIONS_AVAILABLE); in TEST_F()1329 cpu().SetWindowsIsProcessorFeaturePresent(PF_SSE3_INSTRUCTIONS_AVAILABLE); in TEST_F()[all …]
61 void SetWindowsIsProcessorFeaturePresent(DWORD dwProcessorFeature) {366 cpu().SetWindowsIsProcessorFeaturePresent(PF_ARM_VFP_32_REGISTERS_AVAILABLE); in TEST_F()367 cpu().SetWindowsIsProcessorFeaturePresent(PF_ARM_NEON_INSTRUCTIONS_AVAILABLE); in TEST_F()368 cpu().SetWindowsIsProcessorFeaturePresent( in TEST_F()