Home
last modified time | relevance | path

Searched refs:toFastEP (Results 1 – 25 of 59) sorted by relevance

123

/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dhost_tilegx_defs.h418 Bool toFastEP; /* chain to the slow or fast point? */ member
505 TILEGXCondCode cond, Bool toFastEP );
H A Dhost_tilegx_isel.c1616 Bool toFastEP = in iselStmt() local
1619 if (0) vex_printf("%s", toFastEP ? "Y" : ","); in iselStmt()
1622 amPC, cc, toFastEP)); in iselStmt()
1699 Bool toFastEP = ((Addr64)cdst->Ico.U64) > ((Addr64)env->max_ga); in iselNext() local
1701 if (0) vex_printf("%s", toFastEP ? "X" : "."); in iselNext()
1703 amPC, TILEGXcc_AL, toFastEP)); in iselNext()
H A Dhost_x86_defs.h465 Bool toFastEP; /* chain to the slow or fast point? */ member
675 X86CondCode cond, Bool toFastEP );
H A Dhost_amd64_defs.h485 Bool toFastEP; /* chain to the slow or fast point? */ member
736 AMD64CondCode cond, Bool toFastEP );
H A Dhost_mips_defs.h464 Bool toFastEP; /* chain to the slow or fast point? */ member
643 MIPSCondCode cond, Bool toFastEP );
H A Dhost_arm64_defs.h611 Bool toFastEP; /* chain to the slow or fast point? */ member
903 ARM64CondCode cond, Bool toFastEP );
H A Dhost_arm_defs.h705 Bool toFastEP; /* chain to the slow or fast point? */ member
1005 ARMCondCode cond, Bool toFastEP );
H A Dhost_tilegx_defs.c299 instr->GXin.XDirect.toFastEP ? "fast" : "slow"); in ppTILEGXInstr()
833 TILEGXCondCode cond, Bool toFastEP ) in TILEGXInstr_XDirect() argument
840 i->GXin.XDirect.toFastEP = toFastEP; in TILEGXInstr_XDirect()
2122 = i->GXin.XDirect.toFastEP ? disp_cp_chain_me_to_fastEP in emit_TILEGXInstr()
H A Dhost_ppc_defs.h690 Bool toFastEP; /* chain to the slow or fast point? */ member
1099 PPCCondCode cond, Bool toFastEP );
H A Dhost_arm64_isel.c3881 Bool toFastEP in iselStmt() local
3883 if (0) vex_printf("%s", toFastEP ? "Y" : ","); in iselStmt()
3885 amPC, cc, toFastEP)); in iselStmt()
3954 Bool toFastEP in iselNext() local
3956 if (0) vex_printf("%s", toFastEP ? "X" : "."); in iselNext()
3959 toFastEP)); in iselNext()
H A Dhost_x86_isel.c4262 Bool toFastEP in iselStmt() local
4264 if (0) vex_printf("%s", toFastEP ? "Y" : ","); in iselStmt()
4266 amEIP, cc, toFastEP)); in iselStmt()
4343 Bool toFastEP in iselNext() local
4345 if (0) vex_printf("%s", toFastEP ? "X" : "."); in iselNext()
4348 toFastEP)); in iselNext()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_x86_defs.h465 Bool toFastEP; /* chain to the slow or fast point? */ member
673 X86CondCode cond, Bool toFastEP );
H A Dhost_amd64_defs.h491 Bool toFastEP; /* chain to the slow or fast point? */ member
750 AMD64CondCode cond, Bool toFastEP );
H A Dhost_arm_defs.h705 Bool toFastEP; /* chain to the slow or fast point? */ member
1002 ARMCondCode cond, Bool toFastEP );
H A Dhost_arm64_defs.h612 Bool toFastEP; /* chain to the slow or fast point? */ member
927 ARM64CondCode cond, Bool toFastEP );
H A Dhost_mips_defs.h705 Bool toFastEP; /* chain to the slow or fast point? */ member
949 MIPSCondCode cond, Bool toFastEP );
H A Dhost_ppc_defs.h690 Bool toFastEP; /* chain to the slow or fast point? */ member
1097 PPCCondCode cond, Bool toFastEP );
H A Dhost_arm64_isel.c3960 Bool toFastEP in iselStmt() local
3962 if (0) vex_printf("%s", toFastEP ? "Y" : ","); in iselStmt()
3964 amPC, cc, toFastEP)); in iselStmt()
4033 Bool toFastEP in iselNext() local
4035 if (0) vex_printf("%s", toFastEP ? "X" : "."); in iselNext()
4038 toFastEP)); in iselNext()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dhost_x86_defs.h465 Bool toFastEP; /* chain to the slow or fast point? */ member
673 X86CondCode cond, Bool toFastEP );
H A Dhost_amd64_defs.h491 Bool toFastEP; /* chain to the slow or fast point? */ member
750 AMD64CondCode cond, Bool toFastEP );
H A Dhost_arm64_defs.h612 Bool toFastEP; /* chain to the slow or fast point? */ member
927 ARM64CondCode cond, Bool toFastEP );
H A Dhost_arm_defs.h705 Bool toFastEP; /* chain to the slow or fast point? */ member
1002 ARMCondCode cond, Bool toFastEP );
H A Dhost_mips_defs.h705 Bool toFastEP; /* chain to the slow or fast point? */ member
949 MIPSCondCode cond, Bool toFastEP );
H A Dhost_ppc_defs.h690 Bool toFastEP; /* chain to the slow or fast point? */ member
1097 PPCCondCode cond, Bool toFastEP );
H A Dhost_arm64_isel.c3960 Bool toFastEP in iselStmt() local
3962 if (0) vex_printf("%s", toFastEP ? "Y" : ","); in iselStmt()
3964 amPC, cc, toFastEP)); in iselStmt()
4033 Bool toFastEP in iselNext() local
4035 if (0) vex_printf("%s", toFastEP ? "X" : "."); in iselNext()
4038 toFastEP)); in iselNext()

123