Searched refs:X86InstructionSet_SSE2 (Results 1 – 3 of 3) sorted by relevance
68 X86InstructionSet_SSE2 = X86InstructionSet_Begin, enumerator
316 clEnumValN(Ice::X86InstructionSet_SSE2, "sse2", \
541 …tTargetInstructionSet(CPUID::SSE4_1 ? Ice::X86InstructionSet_SSE4_1 : Ice::X86InstructionSet_SSE2); in Nucleus()