Searched refs:WIDTH_8 (Results 1 – 3 of 3) sorted by relevance
141 ; CHECK: ![[LOOP_1]] = distinct !{![[LOOP_1]], ![[VEC_ENABLE:.*]], ![[WIDTH_8:.*]], ![[UNROLL_DISAB…143 ; CHECK: ![[WIDTH_8]] = !{!"llvm.loop.vectorize.width", i32 8}
92 WIDTH_8, enumerator328 case WIDTH_8: in getInputWidth()398 case WIDTH_8: return true; in has8BitInputWidth()426 case WIDTH_8: return false; in has16BitInputWidth()454 case WIDTH_8: return false; in has64BitInputWidth()3557 const InputWidth inputWidth = static_cast<InputWidth>(WIDTH_8 + widthNdx); \3653 const InputWidth inputWidth = static_cast<InputWidth>(WIDTH_8 + widthNdx); \