HomeSort by relevance Sort by last modified time
    Searched refs:IRJumpKind (Results 1 - 23 of 23) sorted by null

  /external/valgrind/main/exp-sgcheck/
sg_main.h 71 IRJumpKind jumpkind,
sg_main.c     [all...]
  /external/valgrind/main/VEX/pub/
libvex_ir.h     [all...]
  /external/valgrind/main/VEX/priv/
host_s390_defs.h 340 IRJumpKind kind;
426 s390_insn *s390_insn_branch(IRJumpKind jk, s390_cc_t cond, s390_opnd_RMI dst);
host_x86_defs.h 450 IRJumpKind jk;
635 extern X86Instr* X86Instr_Goto ( IRJumpKind, X86CondCode cond, X86RI* dst );
host_amd64_defs.h 493 IRJumpKind jk;
695 extern AMD64Instr* AMD64Instr_Goto ( IRJumpKind, AMD64CondCode cond, AMD64RI* dst );
host_arm_defs.h 682 IRJumpKind jk;
924 extern ARMInstr* ARMInstr_Goto ( IRJumpKind, ARMCondCode, HReg gnext );
host_ppc_defs.h 583 IRJumpKind jk;
799 extern PPCInstr* PPCInstr_Goto ( IRJumpKind, PPCCondCode cond, PPCRI* dst );
host_s390_isel.c     [all...]
ir_defs.c     [all...]
host_arm_defs.c     [all...]
host_x86_defs.c 650 X86Instr* X86Instr_Goto ( IRJumpKind jk, X86CondCode cond, X86RI* dst ) {
    [all...]
host_amd64_defs.c 745 AMD64Instr* AMD64Instr_Goto ( IRJumpKind jk, AMD64CondCode cond, AMD64RI* dst ) {
    [all...]
host_amd64_isel.c     [all...]
host_ppc_defs.c 833 PPCInstr* PPCInstr_Goto ( IRJumpKind jk,
    [all...]
host_ppc_isel.c     [all...]
host_x86_isel.c     [all...]
guest_amd64_toIR.c     [all...]
guest_arm_toIR.c 534 IRJumpKind jk /* if a jump is generated */ )
    [all...]
guest_x86_toIR.c     [all...]
host_arm_isel.c     [all...]
host_s390_defs.c     [all...]
  /external/valgrind/tsan/
ts_valgrind.cc 997 IRJumpKind jumpkind,
    [all...]

Completed in 1595 milliseconds