Home | History | Annotate | Download | only in src

Lines Matching refs:VecOp

2368 template<class Op, class VecOp>
2374 typedef typename VecOp::arg_type VT;
2383 VecOp vop;
2437 for( ; j <= size.width - VecOp::SIZE - cn; j += VecOp::SIZE )
2537 for( ; j <= size.width - VecOp::SIZE - cn*2; j += VecOp::SIZE )