Lines Matching refs:setSSELevel
441 void X86TargetInfo::setSSELevel(llvm::StringMap<bool> &Features, in setSSELevel() function in X86TargetInfo
562 setSSELevel(Features, AVX, true); in setXOPLevel()
566 setSSELevel(Features, SSE3, true); in setXOPLevel()
599 setSSELevel(Features, SSE1, Enabled); in setFeatureEnabledImpl()
601 setSSELevel(Features, SSE2, Enabled); in setFeatureEnabledImpl()
603 setSSELevel(Features, SSE3, Enabled); in setFeatureEnabledImpl()
605 setSSELevel(Features, SSSE3, Enabled); in setFeatureEnabledImpl()
607 setSSELevel(Features, SSE42, Enabled); in setFeatureEnabledImpl()
609 setSSELevel(Features, SSE41, Enabled); in setFeatureEnabledImpl()
616 setSSELevel(Features, SSE2, Enabled); in setFeatureEnabledImpl()
621 setSSELevel(Features, AVX, Enabled); in setFeatureEnabledImpl()
626 setSSELevel(Features, SSE2, Enabled); in setFeatureEnabledImpl()
631 setSSELevel(Features, AVX, Enabled); in setFeatureEnabledImpl()
636 setSSELevel(Features, SSE2, Enabled); in setFeatureEnabledImpl()
638 setSSELevel(Features, AVX, Enabled); in setFeatureEnabledImpl()
640 setSSELevel(Features, AVX2, Enabled); in setFeatureEnabledImpl()
642 setSSELevel(Features, AVX512F, Enabled); in setFeatureEnabledImpl()
649 setSSELevel(Features, AVX512F, Enabled); in setFeatureEnabledImpl()
659 setSSELevel(Features, AVX, Enabled); in setFeatureEnabledImpl()
661 setSSELevel(Features, AVX512F, Enabled); in setFeatureEnabledImpl()
670 setSSELevel(Features, AVX, Enabled); in setFeatureEnabledImpl()
672 setSSELevel(Features, AVX512F, Enabled); in setFeatureEnabledImpl()
675 setSSELevel(Features, SSE2, Enabled); in setFeatureEnabledImpl()
682 setSSELevel(Features, SSE42, Enabled); in setFeatureEnabledImpl()
684 setSSELevel(Features, SSE41, Enabled); in setFeatureEnabledImpl()