Searched defs:precedingStmts (Results 1 - 7 of 7) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_arm64_helpers.c699 IRStmt** precedingStmts,
999 //ZZ IRStmt* st = precedingStmts[j];
697 guest_arm64_spechelper( const HChar* function_name, IRExpr** args, IRStmt** precedingStmts, Int n_precedingStmts ) argument
H A Dguest_mips_helpers.c56 IRStmt ** precedingStmts, Int n_precedingStmts)
62 IRStmt ** precedingStmts,
55 guest_mips32_spechelper(const HChar * function_name, IRExpr ** args, IRStmt ** precedingStmts, Int n_precedingStmts) argument
61 guest_mips64_spechelper( const HChar * function_name, IRExpr ** args, IRStmt ** precedingStmts, Int n_precedingStmts ) argument
H A Dguest_ppc_helpers.c193 IRStmt** precedingStmts,
201 IRStmt** precedingStmts,
191 guest_ppc32_spechelper( const HChar* function_name, IRExpr** args, IRStmt** precedingStmts, Int n_precedingStmts ) argument
199 guest_ppc64_spechelper( const HChar* function_name, IRExpr** args, IRStmt** precedingStmts, Int n_precedingStmts ) argument
H A Dguest_arm_helpers.c556 IRStmt** precedingStmts,
748 IRStmt* st = precedingStmts[j];
554 guest_arm_spechelper( const HChar* function_name, IRExpr** args, IRStmt** precedingStmts, Int n_precedingStmts ) argument
H A Dguest_s390_helpers.c1825 IRStmt **precedingStmts, Int n_precedingStmts)
1824 guest_s390x_spechelper(const HChar *function_name, IRExpr **args, IRStmt **precedingStmts, Int n_precedingStmts) argument
H A Dguest_x86_helpers.c778 IRStmt** precedingStmts,
776 guest_x86_spechelper( const HChar* function_name, IRExpr** args, IRStmt** precedingStmts, Int n_precedingStmts ) argument
H A Dguest_amd64_helpers.c953 IRStmt** precedingStmts,
951 guest_amd64_spechelper( const HChar* function_name, IRExpr** args, IRStmt** precedingStmts, Int n_precedingStmts ) argument

Completed in 735 milliseconds