Home | History | Annotate | Download | only in priv

Lines Matching refs:jk

5974       addInstr(env, ARMInstr_Goto(stmt->Ist.Exit.jk, cc, gnext));
5990 static void iselNext ( ISelEnv* env, IRExpr* next, IRJumpKind jk )
5995 ppIRJumpKind(jk);
6002 addInstr(env, ARMInstr_Goto(jk, ARMcc_AL, rDst));