Searched defs:Lp (Results 1 – 2 of 2) sorted by relevance
/external/eigen/Eigen/src/UmfPackSupport/ |
D | UmfPackSupport.h | 83 inline int umfpack_get_numeric(int Lp[], int Lj[], double Lx[], int Up[], int Ui[], double Ux[], in umfpack_get_numeric() 89 inline int umfpack_get_numeric(int Lp[], int Lj[], std::complex<double> Lx[], int Up[], int Ui[], s… in umfpack_get_numeric()
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 740 Loop *Lp, Value *Ptr) { in insert() 1411 Loop* Lp = new Loop(); in createEmptyLoop() local
|