Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_regs.h421 static inline Bool is_sane_RetLoc ( RetLoc rloc ) { in is_sane_RetLoc() function
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_s390_isel.c1827 vassert(is_sane_RetLoc(rloc)); in s390_isel_int_expr_wrk()
3831 vassert(is_sane_RetLoc(rloc)); in s390_isel_stmt()
3847 vassert(is_sane_RetLoc(rloc)); in s390_isel_stmt()
Dhost_amd64_isel.c1831 vassert(is_sane_RetLoc(rloc)); in iselIntExpr_R_wrk()
2383 vassert(is_sane_RetLoc(rloc)); in iselCondCode_wrk()
4611 vassert(is_sane_RetLoc(rloc)); in iselStmt()
Dhost_mips_defs.c884 vassert(is_sane_RetLoc(rloc)); in MIPSInstr_Call()
902 vassert(is_sane_RetLoc(rloc)); in MIPSInstr_CallAlways()
Dhost_arm64_isel.c2009 vassert(is_sane_RetLoc(rloc)); in iselIntExpr_R_wrk()
3726 vassert(is_sane_RetLoc(rloc)); in iselStmt()
Dhost_mips_isel.c1854 vassert(is_sane_RetLoc(rloc)); in iselWordExpr_R_wrk()
3834 vassert(is_sane_RetLoc(rloc)); in iselStmt()
Dhost_ppc_isel.c2408 vassert(is_sane_RetLoc(rloc)); in iselWordExpr_R_wrk()
5856 vassert(is_sane_RetLoc(rloc)); in iselStmt()
Dhost_arm_isel.c1855 vassert(is_sane_RetLoc(rloc)); in iselIntExpr_R_wrk()
5991 vassert(is_sane_RetLoc(rloc)); in iselStmt()
Dhost_x86_defs.c649 vassert(is_sane_RetLoc(rloc)); in X86Instr_Call()
Dhost_amd64_defs.c686 vassert(is_sane_RetLoc(rloc)); in AMD64Instr_Call()
Dhost_arm_defs.c1226 vassert(is_sane_RetLoc(rloc)); in ARMInstr_Call()
Dhost_arm64_defs.c967 vassert(is_sane_RetLoc(rloc)); in ARM64Instr_Call()
Dhost_ppc_defs.c803 vassert(is_sane_RetLoc(rloc)); in PPCInstr_Call()
Dhost_s390_defs.c5584 vassert(is_sane_RetLoc(rloc)); in s390_insn_helper_call()