Home
last modified time | relevance | path

Searched refs:disableZMM (Results 1 – 3 of 3) sorted by relevance

/dports/devel/ispc/ispc-1.16.1/src/
H A Dispc.h536 bool disableZMM; member
H A Dispc.cpp1002 if (g->opt.disableZMM) { in Target()
1793 disableZMM = false; in Opt()
H A Dmain.cpp771 g->opt.disableZMM = true; in main()