Searched defs:disp_cp_chain_me_to_fastEP (Results 1 - 8 of 8) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_amd64_defs.c2270 void* disp_cp_chain_me_to_fastEP,
2721 vassert(disp_cp_chain_me_to_fastEP != NULL);
2766 = i->Ain.XDirect.toFastEP ? disp_cp_chain_me_to_fastEP
2266 emit_AMD64Instr( Bool* is_profInc, UChar* buf, Int nbuf, AMD64Instr* i, Bool mode64, void* disp_cp_chain_me_to_slowEP, void* disp_cp_chain_me_to_fastEP, void* disp_cp_xindir, void* disp_cp_xassisted ) argument
H A Dhost_x86_defs.c2107 void* disp_cp_chain_me_to_fastEP,
2441 vassert(disp_cp_chain_me_to_fastEP != NULL);
2469 = i->Xin.XDirect.toFastEP ? disp_cp_chain_me_to_fastEP
2103 emit_X86Instr( Bool* is_profInc, UChar* buf, Int nbuf, X86Instr* i, Bool mode64, void* disp_cp_chain_me_to_slowEP, void* disp_cp_chain_me_to_fastEP, void* disp_cp_xindir, void* disp_cp_xassisted ) argument
H A Dhost_mips_defs.c2846 void* disp_cp_chain_me_to_fastEP,
3334 vassert(disp_cp_chain_me_to_fastEP != NULL);
3364 = i->Min.XDirect.toFastEP ? disp_cp_chain_me_to_fastEP
2842 emit_MIPSInstr( Bool* is_profInc, UChar* buf, Int nbuf, MIPSInstr* i, Bool mode64, void* disp_cp_chain_me_to_slowEP, void* disp_cp_chain_me_to_fastEP, void* disp_cp_xindir, void* disp_cp_xassisted ) argument
H A Dhost_arm64_defs.c4021 void* disp_cp_chain_me_to_fastEP,
4387 vassert(disp_cp_chain_me_to_fastEP != NULL);
4419 = i->ARM64in.XDirect.toFastEP ? disp_cp_chain_me_to_fastEP
4017 emit_ARM64Instr( Bool* is_profInc, UChar* buf, Int nbuf, ARM64Instr* i, Bool mode64, void* disp_cp_chain_me_to_slowEP, void* disp_cp_chain_me_to_fastEP, void* disp_cp_xindir, void* disp_cp_xassisted ) argument
H A Dhost_arm_defs.c2976 void* disp_cp_chain_me_to_fastEP,
3211 vassert(disp_cp_chain_me_to_fastEP != NULL);
3242 = i->ARMin.XDirect.toFastEP ? disp_cp_chain_me_to_fastEP
2972 emit_ARMInstr( Bool* is_profInc, UChar* buf, Int nbuf, ARMInstr* i, Bool mode64, void* disp_cp_chain_me_to_slowEP, void* disp_cp_chain_me_to_fastEP, void* disp_cp_xindir, void* disp_cp_xassisted ) argument
H A Dhost_ppc_defs.c3725 void* disp_cp_chain_me_to_fastEP,
4142 vassert(disp_cp_chain_me_to_fastEP != NULL);
4173 = i->Pin.XDirect.toFastEP ? disp_cp_chain_me_to_fastEP
3721 emit_PPCInstr( Bool* is_profInc, UChar* buf, Int nbuf, PPCInstr* i, Bool mode64, void* disp_cp_chain_me_to_slowEP, void* disp_cp_chain_me_to_fastEP, void* disp_cp_xindir, void* disp_cp_xassisted ) argument
H A Dhost_s390_defs.c9605 void *disp_cp_chain_me_to_fastEP)
9611 vassert(disp_cp_chain_me_to_fastEP != NULL);
9647 insn->variant.xdirect.to_fast_entry ? disp_cp_chain_me_to_fastEP
9900 void *disp_cp_chain_me_to_fastEP, void *disp_cp_xindir,
10065 disp_cp_chain_me_to_fastEP);
9603 s390_insn_xdirect_emit(UChar *buf, const s390_insn *insn, void *disp_cp_chain_me_to_slowEP, void *disp_cp_chain_me_to_fastEP) argument
9898 emit_S390Instr(Bool *is_profinc, UChar *buf, Int nbuf, s390_insn *insn, Bool mode64, void *disp_cp_chain_me_to_slowEP, void *disp_cp_chain_me_to_fastEP, void *disp_cp_xindir, void *disp_cp_xassisted) argument
/external/valgrind/main/VEX/pub/
H A Dlibvex.h766 void* disp_cp_chain_me_to_fastEP; member in struct:__anon32257

Completed in 160 milliseconds