Home
last modified time | relevance | path

Searched refs:Xin_Push (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_x86_defs.c636 i->tag = Xin_Push; in X86Instr_Push()
981 case Xin_Push: in ppX86Instr()
1275 case Xin_Push: in getRegUsage_X86Instr()
1533 case Xin_Push: in mapRegs_X86Instr()
1797 if (i->tag == Xin_Push in directReload_X86()
2395 case Xin_Push: in emit_X86Instr()
Dhost_x86_defs.h356 Xin_Push, /* push (32-bit?) value on stack */ enumerator