Home
last modified time | relevance | path

Searched refs:iselStmt (Results 1 – 7 of 7) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_tilegx_isel.c1398 static void iselStmt ( ISelEnv * env, IRStmt * stmt ) in iselStmt() function
1852 iselStmt(env, bb->stmts[i]); in iselSB_TILEGX()
Dhost_arm64_isel.c3515 static void iselStmt ( ISelEnv* env, IRStmt* stmt ) in iselStmt() function
4100 iselStmt(env, bb->stmts[i]); in iselSB_ARM64()
Dhost_mips_isel.c3637 static void iselStmt(ISelEnv * env, IRStmt * stmt) in iselStmt() function
4279 iselStmt(env, bb->stmts[i]); in iselSB_MIPS()
Dhost_x86_isel.c3860 static void iselStmt ( ISelEnv* env, IRStmt* stmt ) in iselStmt() function
4503 iselStmt(env, bb->stmts[i]); in iselSB_X86()
Dhost_amd64_isel.c4283 static void iselStmt ( ISelEnv* env, IRStmt* stmt ) in iselStmt() function
4997 iselStmt(env, bb->stmts[i]); in iselSB_AMD64()
Dhost_ppc_isel.c5459 static void iselStmt ( ISelEnv* env, IRStmt* stmt, IREndness IEndianess ) in iselStmt() function
6281 iselStmt(env, bb->stmts[i], IEndianess); in iselSB_PPC()
Dhost_arm_isel.c5683 static void iselStmt ( ISelEnv* env, IRStmt* stmt ) in iselStmt() function
6424 iselStmt(env, bb->stmts[i]); in iselSB_ARM()