Home
last modified time | relevance | path

Searched defs:alignedEnd (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/eigen/Eigen/src/Core/products/
H A DSelfadjointMatrixVector.h90 Index alignedEnd = alignedStart + ((endi-alignedStart)/(PacketSize))*(PacketSize); in run() local
/aosp_15_r20/external/eigen/bench/btl/libs/eigen3/
H A Deigen3_interface.hh126 int alignedEnd = starti; in triassign() local