Home
last modified time | relevance | path

Searched refs:genSpill_X86 (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_x86_defs.h729 extern void genSpill_X86 ( /*OUT*/HInstr** i1, /*OUT*/HInstr** i2,
Dmain_main.c416 genSpill = (__typeof__(genSpill)) X86FN(genSpill_X86); in LibVEX_Translate()
Dhost_x86_defs.c1705 void genSpill_X86 ( /*OUT*/HInstr** i1, /*OUT*/HInstr** i2, in genSpill_X86() function