Home | History | Annotate | Download | only in Reactor

Lines Matching defs:SSE4_1

84 		const static bool SSE4_1;
129 const bool CPUID::SSE4_1 = CPUID::detectSSE4_1();
541 Flags.setTargetInstructionSet(CPUID::SSE4_1 ? Ice::X86InstructionSet_SSE4_1 : Ice::X86InstructionSet_SSE2);
3774 if(CPUID::SSE4_1)
5993 if(emulateIntrinsics || !(CPUID::SSE4_1 || CPUID::ARM))
7069 else if(CPUID::SSE4_1)
7089 if(CPUID::SSE4_1)
7111 if(CPUID::SSE4_1)
7129 if(CPUID::SSE4_1)
7149 if(CPUID::SSE4_1)