Home
last modified time | relevance | path

Searched refs:is_sane_RetLoc (Results 1 – 15 of 15) sorted by relevance

/external/valgrind/main/VEX/priv/
Dhost_generic_regs.h292 static inline Bool is_sane_RetLoc ( RetLoc rloc ) { in is_sane_RetLoc() function
Dhost_s390_isel.c1824 vassert(is_sane_RetLoc(rloc)); in s390_isel_int_expr_wrk()
3790 vassert(is_sane_RetLoc(rloc)); in s390_isel_stmt()
3806 vassert(is_sane_RetLoc(rloc)); in s390_isel_stmt()
3822 vassert(is_sane_RetLoc(rloc)); in s390_isel_stmt()
Dhost_x86_isel.c1476 vassert(is_sane_RetLoc(rloc)); in iselIntExpr_R_wrk()
2001 vassert(is_sane_RetLoc(rloc)); in iselCondCode_wrk()
2850 vassert(is_sane_RetLoc(rloc)); in iselInt64Expr_wrk()
4111 vassert(is_sane_RetLoc(rloc)); in iselStmt()
Dhost_arm64_isel.c2326 vassert(is_sane_RetLoc(rloc)); in iselIntExpr_R_wrk()
6683 vassert(is_sane_RetLoc(rloc)); in iselStmt()
Dhost_amd64_isel.c1832 vassert(is_sane_RetLoc(rloc)); in iselIntExpr_R_wrk()
2384 vassert(is_sane_RetLoc(rloc)); in iselCondCode_wrk()
4538 vassert(is_sane_RetLoc(rloc)); in iselStmt()
Dhost_mips_defs.c1306 vassert(is_sane_RetLoc(rloc)); in MIPSInstr_Call()
1324 vassert(is_sane_RetLoc(rloc)); in MIPSInstr_CallAlways()
Dhost_mips_isel.c1849 vassert(is_sane_RetLoc(rloc)); in iselWordExpr_R_wrk()
3825 vassert(is_sane_RetLoc(rloc)); in iselStmt()
Dhost_ppc_isel.c2327 vassert(is_sane_RetLoc(rloc)); in iselWordExpr_R_wrk()
5629 vassert(is_sane_RetLoc(rloc)); in iselStmt()
Dhost_arm_isel.c1844 vassert(is_sane_RetLoc(rloc)); in iselIntExpr_R_wrk()
5975 vassert(is_sane_RetLoc(rloc)); in iselStmt()
Dhost_x86_defs.c650 vassert(is_sane_RetLoc(rloc)); in X86Instr_Call()
Dhost_amd64_defs.c705 vassert(is_sane_RetLoc(rloc)); in AMD64Instr_Call()
Dhost_arm64_defs.c1465 vassert(is_sane_RetLoc(rloc)); in ARM64Instr_Call()
Dhost_arm_defs.c1240 vassert(is_sane_RetLoc(rloc)); in ARMInstr_Call()
Dhost_ppc_defs.c883 vassert(is_sane_RetLoc(rloc)); in PPCInstr_Call()
Dhost_s390_defs.c5671 vassert(is_sane_RetLoc(rloc)); in s390_insn_helper_call()