Searched refs:jk (Results 1 - 25 of 35) sorted by relevance

12

/external/eigen/Eigen/src/IterativeLinearSolvers/
H A DIncompleteCholesky.h187 inline void updateList(Ref<const VectorIx> colPtr, Ref<VectorIx> rowIdx, Ref<VectorSx> vals, const Index& col, const Index& jk, VectorIx& firstElt, VectorList& listCol);
298 Index jk = firstElt(*k); // First element to use in the column local
299 eigen_internal_assert(rowIdx[jk]==j);
300 Scalar v_j_jk = numext::conj(vals[jk]);
302 jk += 1;
303 for (Index i = jk; i < colPtr[*k+1]; i++)
316 updateList(colPtr,rowIdx,vals, *k, jk, firstElt, listCol);
366 Index jk = colPtr(j)+1; local
367 updateList(colPtr,rowIdx,vals,j,jk,firstElt,listCol);
379 inline void IncompleteCholesky<Scalar,_UpLo, OrderingType>::updateList(Ref<const VectorIx> colPtr, Ref<VectorIx> rowIdx, Ref<VectorSx> vals, const Index& col, const Index& jk, VectorI argument
[all...]
/external/fdlibm/
H A Dk_rem_pio2.c83 * jk jk+1 is the initial number of terms of ipio2[] needed
99 * jp jp+1 is the number of terms in PIo2[] needed, jp = jk.
114 * fq[] final product of x*(2/pi) in fq[0],..,fq[jk]
133 static const int init_jk[] = {2,3,4,6}; /* initial value for jk */
170 int jz,jx,jv,jp,jk,carry,n,iq[20],i,j,k,m,q0,ih; local
173 /* initialize jk*/
174 jk = init_jk[prec];
175 jp = jk;
182 /* set up f[0] to f[jx+jk] wher
[all...]
/external/valgrind/callgrind/
H A Dmain.c1186 guest_exit = (st->Ist.Exit.jk == Ijk_Boring) ||
1187 (st->Ist.Exit.jk == Ijk_Call) ||
1188 (st->Ist.Exit.jk == Ijk_Ret);
1228 ClgJumpKind jk; local
1230 if (st->Ist.Exit.jk == Ijk_Call) jk = jk_Call;
1231 else if (st->Ist.Exit.jk == Ijk_Ret) jk = jk_Return;
1235 jk = jk_None;
1237 jk
1311 ClgJumpKind jk; local
1330 ClgJumpKind jk; local
[all...]
/external/v8/src/base/
H A Dieee754.cc461 * jk jk+1 is the initial number of terms of ipio2[] needed
477 * jp jp+1 is the number of terms in PIo2[] needed, jp = jk.
492 * fq[] final product of x*(2/pi) in fq[0],..,fq[jk]
506 static const int init_jk[] = {2, 3, 4, 6}; /* initial value for jk */
525 int32_t jz, jx, jv, jp, jk, carry, n, iq[20], i, j, k, m, q0, ih; local
528 /* initialize jk*/
529 jk = init_jk[prec];
530 jp = jk;
538 /* set up f[0] to f[jx+jk] wher
[all...]
/external/valgrind/VEX/priv/
H A Dhost_amd64_defs.h501 IRJumpKind jk; member in struct:__anon23714::__anon23715::__anon23730
739 AMD64CondCode cond, IRJumpKind jk );
H A Dhost_x86_defs.h480 IRJumpKind jk; member in struct:__anon24227::__anon24228::__anon24242
677 X86CondCode cond, IRJumpKind jk );
H A Dhost_s390_isel.c3926 if (stmt->Ist.Exit.jk == Ijk_Boring) {
3948 switch (stmt->Ist.Exit.jk) {
3960 stmt->Ist.Exit.jk));
4005 iselNext(ISelEnv *env, IRExpr *next, IRJumpKind jk, Int offsIP) argument
4011 ppIRJumpKind(jk);
4021 if (jk == Ijk_Boring || jk == Ijk_Call) {
4045 switch (jk) {
4063 switch (jk) {
4074 addInstr(env, s390_insn_xassisted(S390_CC_ALWAYS, dst, guest_IA, jk));
[all...]
H A Dhost_mips_isel.c3997 if (stmt->Ist.Exit.jk == Ijk_Boring
3998 || stmt->Ist.Exit.jk == Ijk_Call
3999 /* || stmt->Ist.Exit.jk == Ijk_Ret */) {
4024 switch (stmt->Ist.Exit.jk) {
4041 stmt->Ist.Exit.jk));
4067 IRExpr* next, IRJumpKind jk, Int offsIP )
4073 ppIRJumpKind(jk);
4081 if (jk == Ijk_Boring || jk == Ijk_Call) {
4110 switch (jk) {
4066 iselNext( ISelEnv* env, IRExpr* next, IRJumpKind jk, Int offsIP ) argument
[all...]
H A Dhost_arm64_isel.c3955 if (stmt->Ist.Exit.jk == Ijk_Boring) {
3976 switch (stmt->Ist.Exit.jk) {
3988 stmt->Ist.Exit.jk));
4012 IRExpr* next, IRJumpKind jk, Int offsIP )
4018 ppIRJumpKind(jk);
4026 if (jk == Ijk_Boring || jk == Ijk_Call) {
4052 switch (jk) {
4069 switch (jk) {
4082 addInstr(env, ARM64Instr_XAssisted(r, amPC, ARM64cc_AL, jk));
4011 iselNext( ISelEnv* env, IRExpr* next, IRJumpKind jk, Int offsIP ) argument
[all...]
H A Dhost_x86_isel.c4257 if (stmt->Ist.Exit.jk == Ijk_Boring) {
4278 switch (stmt->Ist.Exit.jk) {
4298 addInstr(env, X86Instr_XAssisted(r, amEIP, cc, stmt->Ist.Exit.jk));
4322 IRExpr* next, IRJumpKind jk, Int offsIP )
4328 ppIRJumpKind(jk);
4336 if (jk == Ijk_Boring || jk == Ijk_Call) {
4362 switch (jk) {
4379 switch (jk) {
4400 addInstr(env, X86Instr_XAssisted(r, amEIP, Xcc_ALWAYS, jk));
4321 iselNext( ISelEnv* env, IRExpr* next, IRJumpKind jk, Int offsIP ) argument
[all...]
H A Dhost_arm64_defs.h627 IRJumpKind jk; member in struct:__anon23802::__anon23803::__anon23818
931 ARM64CondCode cond, IRJumpKind jk );
H A Dhost_arm_defs.h720 IRJumpKind jk; member in struct:__anon23907::__anon23908::__anon23921
1006 ARMCondCode cond, IRJumpKind jk );
H A Dhost_mips_defs.h479 IRJumpKind jk; member in struct:__anon23995::__anon23996::__anon24007
646 MIPSCondCode cond, IRJumpKind jk);
H A Dhost_amd64_isel.c4770 if (stmt->Ist.Exit.jk == Ijk_Boring) {
4791 switch (stmt->Ist.Exit.jk) {
4805 addInstr(env, AMD64Instr_XAssisted(r, amRIP, cc, stmt->Ist.Exit.jk));
4829 IRExpr* next, IRJumpKind jk, Int offsIP )
4835 ppIRJumpKind(jk);
4843 if (jk == Ijk_Boring || jk == Ijk_Call) {
4870 switch (jk) {
4887 switch (jk) {
4901 addInstr(env, AMD64Instr_XAssisted(r, amRIP, Acc_ALWAYS, jk));
4828 iselNext( ISelEnv* env, IRExpr* next, IRJumpKind jk, Int offsIP ) argument
[all...]
H A Dhost_ppc_defs.h705 IRJumpKind jk; member in struct:__anon24057::__anon24058::__anon24070
1101 PPCCondCode cond, IRJumpKind jk );
H A Dhost_arm_isel.c6370 if (stmt->Ist.Exit.jk == Ijk_Boring
6371 || stmt->Ist.Exit.jk == Ijk_Call
6372 || stmt->Ist.Exit.jk == Ijk_Ret) {
6393 switch (stmt->Ist.Exit.jk) {
6404 stmt->Ist.Exit.jk));
6428 IRExpr* next, IRJumpKind jk, Int offsIP )
6434 ppIRJumpKind(jk);
6442 if (jk == Ijk_Boring || jk == Ijk_Call) {
6468 switch (jk) {
6427 iselNext( ISelEnv* env, IRExpr* next, IRJumpKind jk, Int offsIP ) argument
[all...]
H A Dhost_ppc_isel.c6653 if (stmt->Ist.Exit.jk == Ijk_Boring
6654 || stmt->Ist.Exit.jk == Ijk_Call
6655 /* || stmt->Ist.Exit.jk == Ijk_Ret */) {
6681 switch (stmt->Ist.Exit.jk) {
6696 stmt->Ist.Exit.jk));
6720 IRExpr* next, IRJumpKind jk, Int offsIP,
6727 ppIRJumpKind(jk);
6737 if (jk == Ijk_Boring || jk == Ijk_Call) {
6766 switch (jk) {
6719 iselNext( ISelEnv* env, IRExpr* next, IRJumpKind jk, Int offsIP, IREndness IEndianess) argument
[all...]
H A Dhost_amd64_defs.c710 AMD64CondCode cond, IRJumpKind jk ) {
716 i->Ain.XAssisted.jk = jk;
1139 (Int)i->Ain.XAssisted.jk);
3149 switch (i->Ain.XAssisted.jk) {
3168 ppIRJumpKind(i->Ain.XAssisted.jk);
H A Dhost_mips_defs.c925 MIPSCondCode cond, IRJumpKind jk ) {
931 i->Min.XAssisted.jk = jk;
1342 (Int)i->Min.XAssisted.jk);
3119 switch (i->Min.XAssisted.jk) {
3142 ppIRJumpKind(i->Min.XAssisted.jk);
H A Dhost_x86_defs.c672 X86CondCode cond, IRJumpKind jk ) {
678 i->Xin.XAssisted.jk = jk;
1021 (Int)i->Xin.XAssisted.jk);
2557 switch (i->Xin.XAssisted.jk) {
2580 ppIRJumpKind(i->Xin.XAssisted.jk);
H A Dir_defs.c1649 ppIRJumpKind(s->Ist.Exit.jk);
2231 IRStmt* IRStmt_Exit ( IRExpr* guard, IRJumpKind jk, IRConst* dst, argument
2236 s->Ist.Exit.jk = jk;
2494 s->Ist.Exit.jk,
H A Dhost_arm64_defs.c940 ARM64CondCode cond, IRJumpKind jk ) {
946 i->ARM64in.XAssisted.jk = jk;
1513 (Int)i->ARM64in.XAssisted.jk);
3649 switch (i->ARM64in.XAssisted.jk) {
3668 ppIRJumpKind(i->ARM64in.XAssisted.jk);
H A Dhost_arm_defs.c1200 ARMCondCode cond, IRJumpKind jk ) {
1206 i->ARMin.XAssisted.jk = jk;
1704 (Int)i->ARMin.XAssisted.jk);
3427 switch (i->ARMin.XAssisted.jk) {
3445 ppIRJumpKind(i->ARMin.XAssisted.jk);
/external/valgrind/cachegrind/
H A Dcg_main.c1238 if ( (st->Ist.Exit.jk == Ijk_Boring) ||
1239 (st->Ist.Exit.jk == Ijk_Call) ||
1240 (st->Ist.Exit.jk == Ijk_Ret) )
/external/valgrind/VEX/pub/
H A Dlibvex_ir.h2947 ppIRStmt output: if (<guard>) goto {<jk>} <dst>
2956 IRJumpKind jk; /* Jump kind */ member in struct:_IRStmt::__anon24380::__anon24394
2980 extern IRStmt* IRStmt_Exit ( IRExpr* guard, IRJumpKind jk, IRConst* dst,

Completed in 478 milliseconds

12