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

  /external/valgrind/main/VEX/priv/
ir_inject.c 61 load_aux(IREndness endian, IRType type, IRExpr *addr)
82 load(IREndness endian, IRType type, HWord haddr)
125 store_aux(IRSB *irsb, IREndness endian, IRExpr *addr, IRExpr *data)
145 store(IRSB *irsb, IREndness endian, HWord haddr, IRExpr *data)
192 vex_inject_ir(IRSB *irsb, IREndness endian)
ir_defs.c     [all...]
host_arm_isel.c     [all...]
host_arm64_isel.c     [all...]
host_x86_isel.c     [all...]
host_amd64_isel.c     [all...]
host_ppc_isel.c     [all...]
  /external/valgrind/main/VEX/pub/
libvex_ir.h 252 /* IREndness is used in load IRExprs and store IRStmts. */
258 IREndness;
    [all...]
  /external/valgrind/main/memcheck/
mc_translate.c     [all...]

Completed in 158 milliseconds