Home
last modified time | relevance | path

Searched defs:toFastEP (Results 1 – 16 of 16) sorted by relevance

/external/valgrind/main/VEX/priv/
Dhost_mips_isel.c2997 Bool toFastEP in iselStmt() local
3078 Bool toFastEP in iselNext() local
Dhost_x86_isel.c4075 Bool toFastEP in iselStmt() local
4153 Bool toFastEP in iselNext() local
Dhost_amd64_isel.c4042 Bool toFastEP in iselStmt() local
4116 Bool toFastEP in iselNext() local
Dhost_x86_defs.c651 X86CondCode cond, Bool toFastEP ) { in X86Instr_XDirect()
Dhost_ppc_isel.c5055 Bool toFastEP in iselStmt() local
5136 Bool toFastEP in iselNext() local
Dhost_amd64_defs.c707 AMD64CondCode cond, Bool toFastEP ) { in AMD64Instr_XDirect()
Dhost_mips_defs.h500 Bool toFastEP; /* chain to the slow or fast point? */ member
Dhost_x86_defs.h458 Bool toFastEP; /* chain to the slow or fast point? */ member
Dhost_amd64_defs.h480 Bool toFastEP; /* chain to the slow or fast point? */ member
Dhost_arm_isel.c6022 Bool toFastEP in iselStmt() local
6093 Bool toFastEP in iselNext() local
Dhost_mips_defs.c1250 MIPSCondCode cond, Bool toFastEP ) { in MIPSInstr_XDirect()
Dhost_arm_defs.h693 Bool toFastEP; /* chain to the slow or fast point? */ member
Dhost_ppc_defs.h623 Bool toFastEP; /* chain to the slow or fast point? */ member
Dhost_arm_defs.c1182 ARMCondCode cond, Bool toFastEP ) { in ARMInstr_XDirect()
Dhost_ppc_defs.c855 PPCCondCode cond, Bool toFastEP ) { in PPCInstr_XDirect()
/external/valgrind/main/coregrind/m_scheduler/
Dscheduler.c1008 void handle_chain_me ( ThreadId tid, void* place_to_chain, Bool toFastEP ) in handle_chain_me()